ENABLE |
Re-enable Use of Prefix Table Entry |
ENABLE (prefix[,ERR=stmtref])
Where:
prefix |
Numeric value of the PREFIX to re-enable. Numeric expression. |
stmtref |
Program line number or statement label to which to transfer control. |
Use the ENABLE directive to notify PxPlus that you want a given prefix reactivated. To disable a prefix, use the DISABLE directive.
DISABLE Disable Use of Prefix Table Entry
PREFIX Set File Search Rules
prefix (1)"/disk1/data/"
disable (1) ! Tell PxPlus to ignore PREFIX (1)
enable (1) ! Reactivate PREFIX (1)