User Tools

Site Tools


ibm:vm370-lib:cmshelp:continue.helpexc

CONTINUE

EXEC Interpreter

continue.helpexc.txt
&CONTINUE STATEMENT                                              EXEC statement

Use the &CONTINUE control statement to instruct the EXEC interpreter to process
the next statement in the EXEC file.  The format of the &CONTINUE control
statement is:
+-----------+-----------------------------------------------------------------+
| &CONTINUE |                                                                 |
+-----------+-----------------------------------------------------------------+

&CONTINUE is generally used with an EXEC label (for example, -LAB &CONTINUE)
to provide a branch address for &ERROR, &GOTO, and other branching statements.
&CONTINUE is the default action taken when an error is detected in processing a
CMS command.

ibm/vm370-lib/cmshelp/continue.helpexc.txt ยท Last modified: 2023/08/06 13:36 by Site Administrator