

Summary of AOF Coding Guidelines › OPS/REXX Host Environment Rule Characteristics › ADDRESS OPER
ADDRESS OPER
ADDRESS OPER uses the following rule types:
- API, ARM, CMD, DOM, EOJ, EOM, EOS, GLV, MSG, OMG, SCR, SEC, TLM, USS
-
Rule Characteristics:
- Sent to target console as specified through the OCCONSOLENAME parameters if no CONNAME operands are present.
- No output returned.
- Schedule an OPS/REXX program in a server if command output interrogation is needed.
- REQ, TOD
-
Rule Characteristics:
- If NOOUTPUT keyword is omitted, valid command responses are returned to the external data queue. If NOOUTPUT keyword is present (it should be if you want no output), command is sent to the console as specified through the OCCONSOLENAME parameters.
- Waiting for output is highly discouraged except in cases where the responses are relatively short and timely.
More information:
Code and Debug AOF Rules
Copyright © 2011 CA.
All rights reserved.
 
|
|