ENABLE |
DEVELOPER |
|
|
Purpose |
ENABLE activates PROIV process control options or Value Variables that change the operation of a function. |
Syntax |
ENABLE(option1,{option2}) |
Operation |
option1 is one of the system-defined process control options or Value Variables or one of the 64 user bits &#@BIT0 to &#@BIT63. |
Remarks |
Also refer to the explanation of the DISABLE option. |
Example 1 |
ENABLE(&#@FHELPF)...turns forced help on. |
Example 2 |
ENABLE(&#@BIT39)...sets user bit 39. |
Warning: Avoid changing the value of process control option Value Variables or using undocumented values |
Topic ID: 520053