![]() |
ClinStReport Applications |
||
|---|---|---|---|
|
SAS macros, DM system for clinical data management, analysis and reporting |
|||
| Customize Output Layout | |||
| 1. Output Destination | |||
|
To DataSet:
Let
outset=SAS Dataset
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
Let filetype=RPT and file=physical file name
Let filetype=RTF and file=physical file name
*Note: RTF file is generated by "put out" RTF code, not created by SAS ODS system !
|
|||
| 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. |
|||