GREPLAY Procedure

COPY Statement

Copies one or more GRSEG catalog entries from the input catalog to the output catalog.
Requirement: Assign an input catalog and an output catalog before using the COPY statement.
Note: The COPY statement cannot create a duplicate catalog entry that contains graphics output in the same catalog.
See: GOUT Statement and IGOUT Statement

Syntax

COPY entry-id(s) | _ALL_ ;

Required Arguments

entry-id(s)
is the number (in the order in which they were created) or name of a catalog entry or group of entries to be copied from the input catalog to the output catalog. Entries must contain graphics output. Multiple catalog entries can contain both numbers and names.
_ALL_
copies all graphics output entries in the input catalog to the output catalog.