December 2014
Intermediate to advanced
858 pages
40h 10m
English
|
General form, CNTLOUT=
option in PROC FORMAT:
PROC FORMAT LIBRARY=libref.catalog CNTLOUT=SAS-data-set;
SELECT format-name
format-name...;
EXCLUDE format-name
format-name...;
RUN;
libref.catalog
is the name of the
catalog in which the format is located.
SAS-data-set
is the name of the
SAS data set that you want to create.
format-name
is the name of the
format that you want to select or exclude.
|
Read now
Unlock full access