GREPLAY Procedure
LIST Statement
Lists entries in the input, template, and color
map catalogs, as well as the contents of templates and color maps
in the SAS log.
Syntax
LIST required-argument;
required-argument must be one of the following:
CC
CMAP
IGOUT
TC
TEMPLATE
Required Arguments
- CC
-
lists the color maps
that are in the current color map catalog.
- CMAP
-
lists the From and To values in the current color map.
- IGOUT
-
lists the number, name,
and description of the entries in the input catalog that contain graphics
output. In addition, the type of graphics output (dependent or independent)
is shown.
- TC
-
lists the templates
in the current template catalog.
- TEMPLATE
-
lists the panel definition
values of the current template.
Copyright © SAS Institute Inc. All rights reserved.