The statement can begin in area A or in area B, must be the only statement on the line
and can optionally be followed by a period.
General Rules
SKIP1 tells your COBOL system to skip one line (double spacing). SKIP2 tells your COBOL system to skip two lines (triple spacing). SKIP3 tells your COBOL system to skip three lines (quadruple spacing).