|
|
 |
| found 13 articles for 0.303 sec |
  |
Group: comp.softsys.sas · Group Profile · Search for Flag3 in comp.softsys.sas
Author: Robert
Date: Jul 10, 2008 12:40
You need a print options after at the end of file statement: file "R:\PUTHERE\ae_brst2.out" print; On Thu, 10 Jul 2008 11:19:23 -0700, Robert <irishhacker@GMAIL.COM> wrote: Using PC SAS, Proc print, which I use all the time produces properly page breaks all the time. But data _null_ with the use of "put _page_ ; " , I just cant seem to get it to page break. So when the ascii
|
| Show full article (1.41Kb) |
|
Group: comp.softsys.sas · Group Profile · Search for Flag3 in comp.softsys.sas
Author: Robert
Date: Jul 10, 2008 11:19
Hola, Eduardo: Tienes razón. Lo que pasa es que a lo mejor estoy buscando la complejidad en lo sencillo. Se trata de abrir un rs con un campo de 6 caracteres de largo, el cual siempre mide eso. lo estoy ordenando por ese campo (Clavem). y necesito poner un flag al principio de cada grupo de los dos primeros caracteres de ese campo, otro cada vez que cambien los 4 primeros caracteres y otro
|
| Show full article (0.97Kb) |
Group: comp.softsys.sas · Group Profile · Search for Flag3 in comp.softsys.sas
Author: sassql
Date: Apr 9, 2008 09:13
hello folks, i need to parse a text in the following way: input string should be a set of words/parameters delimited by 'space' char - the number of arguments is not constant for example: opcode flag1 1 flag2 0 flag3 0 value1 231 value2 342 ... what i need it to save these data in a cell/struct data structure: opcode: opcode.flag1 = 1 opcode.flag2 = 0 ... thanks for the help,
|
| Show full article (2.03Kb) |
|
 |
|
1 ·
2 ·
next |
|
|