![]() |
![]() |
Biostatistics
Consulting Center at University
of Massachusetts, Amherst |
|
| Link 1 : Link 2 | Biostat & Epi : SPHHS : UMass |
HOME
|
STORING
AND USING PERMANENT FORMATS FOR SAS DATASETS 1)
Make a permanent format catalog for your project data with a name specific
to the project rather than the SAS default name: formats.sc2. b) If you already have formats stored in 1 or more SAS datasets from the cntlout command, then combine all the formats in a single catalog with code such as in the example: format2.sas 2)
Using the format catalog eg. options ps=72 ls=120 nocenter nonumber fmtsearch=(projecta.prjaform); b) Prepare your datasets with permanent formats attached to variables.
eg. Your data includes variables Include a format statement in your data step with code such as format3.sas |
| Link 1 : Link 2 | Biostat & Epi : SPHHS : UMass |
| ©
2004 University of Massachusetts Amherst.
Site Policies. |