COBOL/400 Language Help

NOT or OVERFLOW imperative-statement-2

If at the time of execution of the STRING statement, conditions that would cause an overflow condition are not encountered, then after completion of the transfer of data, the ON OVERFLOW phrase, if specified, is ignored. Control is then transferred to the end of the STRING statement, or if the NOT ON OVERFLOW phrase is specified, to imperative-statement-2.


[ Top of Page | Previous Page | Next Page | Table of Contents ]