Chapter Contents

Previous

Next
The GREPLAY Procedure

LIST Statement


Prints entries in the input, template, and color map catalogs, as well as the contents of templates and color maps.

Procedure output: The output from the LIST statement is sent to the SAS log.
Note: Entries are listed in the order of their creation date.
Featured in: Creating a Color Map



Syntax

LIST required-argument;
required-argument must be one of the following:
CC
CMAP
IGOUT
TC
TEMPLATE


Required Arguments

One of the following is required:

CC
prints the color maps that are in the current color map catalog. If the catalog contains both templates and color maps, only color maps are listed.

CMAP
prints the From and To color values in the current color map.

IGOUT
prints the number, names, and descriptions of the entries in the input catalog that contains graphics output. In addition, the type of graphics output (dependent or independent) is shown.

TC
prints the templates in the current template catalog. If the catalog contains both templates and color maps, only the templates are listed.

TEMPLATE
prints the panel definition values of the current template.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.