Previous Topic: OPS/REXX Interface with the OSFNext Topic: OPS/REXX Interface with EPI


OPS/REXX Interface with the AOF

You can use the ADDRESS AOF statement to pass host commands to the AOF. For example, the following statement tells the AOF to enable the rule named MSGRULE from a rule set named MYSET. For details, see the AOF Rules User Guide.

address AOF
  "ENABLE MYSET.MSGRULE"