{THRU }[HANDLE IN Handle-1] [times-phrase ]
PERFORM [times-phrase ] imperative-statement-1 END-PERFORM
{identifier-1} TIMES
{AFTER }
{AFTER }
NOTE - Statements such as the GO TO statement, the PERFORM statement, and the procedure format of the EXIT statement may occur in the flow of execution of the specified set of statements, however the flow of execution should eventually pass to the end of procedure-name-2.NOTE - During execution of the PERFORM statement, a change to the contents of identifier-1 does not alter the number of times the specified set of statements is performed.NOTE - If an augment value is less than 0, the induction variable is actually decremented by the absolute value of the augment value.
C.
b.
working-storage section.procedure division.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |