Previous Page | Next Page

The GREPLAY Procedure

IGOUT Statement


Assigns the SAS input catalog used by the GREPLAY procedure.
Note: You can change the input catalog without exiting the procedure by using the IGOUT statement.


Syntax

IGOUT <libref.>input-catalog;

Required Arguments

<libref.>input-catalog

identifies the SAS catalog with entries that contain graphics output that you want to replay.

Previous Page | Next Page | Top of Page