Previous Page | Next Page

The GREPLAY Procedure

CDELETE Statement


Deletes one or more color map entries from the current color map catalog.
Caution: The GREPLAY procedure does not prompt you to confirm your request to delete color maps entries.


Syntax

CDELETE color map entry(s) | _ALL_ ;

Required Arguments

color map entry(s)

identifies one or more color map entries to delete from the color map catalog. You can submit one entry, or a list of entries in one delete statement.

_ALL_

deletes all of the color map entries from the color map catalog.

Alias: CDEL

Previous Page | Next Page | Top of Page