Next:
20.7.3 ADD
Up:
20.7 MASK
Previous:
20.7.1 /FROM
Contents
Index
20
.
7
.
2
Tricks
The MASK variable is ReadOnly. Yet, the user may want to modify it directly by himself. The following commands
DEFINE ALIAS WMASK MASK /GLOBAL LET WMASK /STATUS WRITE
will create an alias to MASK which can be written by the user at will. This method is actually used in the Interactive MASK tool.