ClinStReport Applications

 

SAS macros, DM system for clinical data management, analysis and reporting

 

More...

Customize Output Layout   
  1.  Output Destination  

To DataSet:

Let outset=SAS Dataset to create an output data set

To Screen:

Let filetype=TEXT  and  file=%str() to create a plain text output generated by PUT statement

Let filetype=RPT  and  file=%str() to create a plain text output generated by SAS REPORT procedure

To Physical file:   

Let filetype=TEXT  and  file=physical file name to create a plain text file generated by PUT statement

Let filetype=RPT  and  file=physical file name to create a plain text file generated by SAS REPORT procedure

Let filetype=RTF  and  file=physical file name to create a REAL RTF document

            *Note: RTF file is generated by "put out" RTF code, not created by SAS ODS system !     

                   

             Sample Output( text   RPT  RTF)  

 

 
  2.  Control pagesize and linesize  
 

Using SAS system pagesize, linesize and orientation options

 
  3.  Control titles or footnotes   
 

Using SAS title or footnote statements, however basic RTF knowledge might be required when creating RTF output

 
  4.  Control columns or rows in statistical tables, examples   
   
 More...

 

Addr: Room 203, No 8, 165 Mudan Road, Pudong, Shanghai, P.R. China   201204

Tel: (510)-331-2327(US) ;  + 86 13916348130(CN)

Copyright© Shanghai ClinStReport Co., Ltd. All rights reserved.

ICP06023722