COBOL/400 Language Help


SKIP1/2/3 Statement

Description
The SKIP 1/2/3 statements specify blank lines that the compiler should add when printing the source listing. SKIP statements have no effect on the compilation of the source program itself.
->->--*--SKIP1--*--*-----*-------------------------------><-
    *--SKIP2--*  *- . -*
    *--SKIP3--*
 


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