The GOTO macro specifies the next process step to run.
Parameters: GOTO Macro
Specifies the name that identifies the next process step to run.
Specifies the runaway loop control limit. It prevents the process from being stuck in a loop.
Example: GOTO Macro
In the following example, the GOTO macro specifies that the STEP3 process step is to run next.
PROD------ Automation Services : GOTO Macro Parameter Definition -------------- Command ===> Function=UPDATE . Goto Target ----------------------------------------------------------------. | | | Target Step Label .... STEP3___ | | | | Loop Control Limit ... 100 | | | '-----------------------------------------------------------------------------'
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |