Previous Page | Next Page

The GREPLAY Procedure

? Statement


Writes the current value of certain PROC GREPLAY options, or of the current device driver to the SAS log. If the value is not assigned, the GREPLAY procedure issues a message to the SAS log.

Syntax

? required-argument(s);
CC
CMAP
DEVICE
GOUT
IGOUT
TC
TEMPLATE


Required Arguments

CC

writes the name of the current color map catalog.

CMAP

writes the name of the current color map.

DEVICE

writes the name of the current device driver.

Alias: DEV
GOUT

writes the name of the output catalog.

IGOUT

writes the name of the input catalog.

TC

writes the name of the current template catalog.

TEMPLATE

writes the name of the current template.

Previous Page | Next Page | Top of Page