The DISABLE command makes rules ineligible to run and removes them from storage.
Issuing the DISABLE command sets the RC variable to zero. Unless the NOOUTPUT keyword is explicitly or implicitly specified, the external data queue contains the results of any SAY statements in the )TERM section of the rule. These results appear as OPS1000I messages.
This command has the following format:
ADDRESS AOF "DISABLE keywords" [ruleset|ruleset.rule|*DYNAMIC.rule] [SYSTEM(ALL|EXT|sysnames)] [SYSWAIT(seconds)] [OUTPUT|NOOUTPUT]
Examples: DISABLE Command
ADDRESS AOF "DISABLE"
ADDRESS AOF "DISABLE ruleset"
ADDRESS AOF "DISABLE ruleset.rule"
ADDRESS AOF "DISABLE *DYNAMIC.rule"
The original location of the source text of the rule (either the external data queue or stem variables) is irrelevant.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |