Previous Page | Next Page

The GREPLAY Procedure

CMAP Statement


Assigns a color map entry to be used when replaying graphics output.
Requirements: Assign a color map catalog before using the CMAP statement.
See also: CC
Featured in: Creating a Color Map.


Syntax

CMAP color-map-entry;

Required Arguments

color-map-entry

identifies the color map entry, contained in the current color map catalog, to use when replaying your graphics output. If the color map entry is not in the current color map catalog, the GREPLAY procedure issues an error message.

Previous Page | Next Page | Top of Page