ENABLE Reference Manual
ENABLE ATTRIBUTES
FLAG Attribute
Examples
The following command sets user flag number 1 to 79:
SET BOX FLAG 1 79
In the skeleton program, user flags have values from 101 to 200.
The preceding command references flag number 101 in the skeleton
program.
The following FLAG command sets all of the user flags associated
with a box to 1:
SET BOX FLAG * 1
4-29