The EXECNCL macro executes an NCL procedure in line with the process that contains the macro. That is, the process waits for the NCL procedure to end before continuing on to the next step.
Parameters: EXECNCL Macro
Specifies the name of the NCL procedure executed by the macro.
Specifies any parameters required by the NCL procedure specified in the NCL Name field.
Specifies whether to pass a string of words in a variable as multiple parameters to the procedure.
Example: EXECNCL Macro
In the following example, the EXECNCL macro executes the $RMSMTS procedure. The EXECNCL procedure contains a number of variables, which are defined in the Parameters field of this panel.
PROD----- Automation Services : EXECNCL Macro Parameter Definition ------------ Command ===> Function=BROWSE .- NCL Procedure Details -----------------------------------------------------. | | | NCL Name .... $RMSMTS | | | | Parameters .. SERVICE=GET SYSNAME=&ZRMSYSNAME | | VERSION=&ZRMVERSION CLASS=17 | | | | | | | | Segment Multi-word Parameter Variables ... NO (YES or NO) |
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |