The RUNPRCSS macro runs another process in line with the current process. The current process waits for the other process to end before continuing to the next step.
Parameters: RUNPRCSS Macro
Specifies the name of the process to be executed by the macro.
Only relevant if the process specified in the Process field contains variables that require you to pass values to them.
If the specified process does not require any passed values, leave this field empty.
Example: RUNPRCSS Macro
In the following example, the RUNPRCSS macro runs the STPRT process. The STPRT process contains the &MODEL and &NAME variables that are defined in the Parameters field of this panel.
PROD----- Automation Services : RUNPRCSS Macro Parameter Definition ----------- Command ===> Function=BROWSE .- Process Details -----------------------------------------------------------. | | | Process ..... STPRT | | | | Parameters .. MODEL=HPL36 NAME="This is a name" | | | | | ’-----------------------------------------------------------------------------’
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |