Flag3
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 13 articles for 0.303 sec
On Jul 10, 2:30 pm, ya.hu...@AMYLIN.COM (Ya Huang) wrote: > 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 <irishhac...@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     

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)
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 output is imported into an editor or Word, all the rows jumble together, even though each value of usubjid (Subject) should get it's own page. Here's an example : data _null_ ;     

Group: comp.softsys.sas · Group Profile · Search for Flag3 in comp.softsys.sas
Author: Ya Huang
Date: Jul 10, 2008 11:30

On Apr 9, 11:13 am, sas...@gmail.com wrote:       Pre- trt       Post- trt  Neither trt  Both trt N    xxx (xx%%)  xxx (xx%%)  xxx (xx%%)  xxx (xx%%) Q1  xxx (xx%%)  xxx (xx%%)  xxx (xx%%)  xxx (xx%%) Q2  xxx (xx%%)  xxx (xx%%)  xxx (xx%%)  xxx (xx%%) Q3  xxx (xx%%)  xxx (xx%%)  xxx (xx%%)  xxx (xx%%) Q4  xxx (xx%%)  xxx (xx%%)  xxx (xx%%)  xxx (xx%%) Q5  xxx (xx%%)  xxx (xx%%
Show full article (1.19Kb)
Pre- trt Post- trt Neither trt Both trt N xxx (xx%%) xxx (xx%%) xxx (xx%%) xxx (xx%%) Q1 xxx (xx%%) xxx (xx%%) xxx (xx%%) xxx (xx%%) Q2 xxx (xx%%) xxx (xx%%) xxx (xx%%) xxx (xx%%) Q3 xxx (xx%%) xxx (xx%%) xxx (xx%%) xxx (xx%%) Q4 xxx (xx%%) xxx (xx%%) xxx (xx%%) xxx (xx%%) Q5 xxx (xx%%) xxx (xx%%) xxx (xx%%) xxx (xx%%) My question is that as you can     

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)
Buenas tardes: estoy abriendo dos tablas con un select, con las que en forma resumida obtengo algo como esto: Clavem NameHead Claved Namedet numero 101001 EFECTIVO 101001 CAJA 1 101001 EFECTIVO 101001 BANCOS 2 101002 CXC 101002 CLIENTES 1 101002 CXC 101002 DEUDORES 2 ..... 102001 EQUIPOS 102001 AUTOS 1 102001     

Group: comp.softsys.sas · Group Profile · Search for Flag3 in comp.softsys.sas
Author: Bill McKirgan
Date: Apr 9, 2008 13:16

I thought I'd add a note that you have to be careful how you call the example. If you try: var_struct_copied = foo(var_struct(2), value, duplicate_array); it will cause badness. As far as I can work out Matlab recognises that var_struct(2) is a temporary variable, so the line: p_return = mxCreateSharedCopy(p_in); sets p_return = p_in; Unsharing p_return and destroying its fields
Show full article (2.52Kb) · Show article thread
Adam wrote: > > > 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     

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)
    

Group: microsoft.public.es.vb · Group Profile · Search for Flag3 in microsoft.public.es.vb
Author: gustavo gutierrez morales
Date: Feb 26, 2008 17:24

Show full article (3.82Kb) · Show article thread
    

Group: microsoft.public.es.vb · Group Profile · Search for Flag3 in microsoft.public.es.vb
Author: gustavo gutierrez morales
Date: Feb 26, 2008 16:31

Show full article (1.96Kb)
    

Group: comp.softsys.matlab · Group Profile · Search for Flag3 in comp.softsys.matlab
Author: Andrew
Date: Nov 4, 2007 23:56

Show full article (14.58Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for Flag3 in comp.softsys.matlab
Author: Yair Altman
Date: May 24, 2007 03:35

Show full article (0.71Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for Flag3 in comp.softsys.matlab
Author: Adam
Date: May 24, 2007 01:53

Show full article (0.39Kb)
1 · 2 · next