SET-DYNAMIC( ) method

(Graphical interfaces only)

Sets a color entry to a dynamic or static color.

Return type: LOGICAL

Applies to: COLOR-TABLE system handle

Syntax

SET-DYNAMIC ( index , logical-expr )
index
An integer expression that specifies an entry in the color table.
logical-expr
A logical expression that specifies the dynamic status of an entry in the color table.

If logical-expr is TRUE and sets the entry to a static color if logical-exp is FALSE. If the operation is successful, the method returns TRUE.