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.

Multiple options or bits may be enabled within the same statement by separating each option with a comma.
 

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

 

Comment on this topic

Topic ID: 520053

 
 
 

Table of Contents

Index

Glossary

-Search-

Back