This statement displays a menu.
This statement has the following format:
&CONTROL NOSHRVARS -EXEC $CACALL OPT=ACTION ACTION=DISPLAY CLASS=MENU NAME=‘APPL=application id MENU=menu id’ [PARMS=‘PSKIP=xxx.xxx’]
A required parameter giving the application identifier.
A required parameter giving the menu identifier.
Panel skip setting.
This statement has no input variables.
This statement contains the following return variables:
System message. Contains the error message (for return code 8).
If a return code of 8 is set, then additional information is available as one of the following feedback codes, set in &$CAFDBK:
Processing error
Return requested
Nesting level exceeded
The following statements display menu 030 in the application identified by the ID ZPR:
&CONTROL NOSHRVARS -EXEC $CACALL OPT=ACTION + ACTION=DISPLAY + CLASS=MENU + NAME=‘APPL=ZPR + MENU=030’
| Copyright © 2008 CA. All rights reserved. |
|