SPACE statement

The SPACE statement specifies the number of lines to skip when output is printed. The SPACE statement is printed.

Format

Read syntax diagramSkip visual syntax diagram
                     .-1------.   
>>-+-------+--SPACE--+--------+--------------------------------><
   '-label-'         '-number-'   

Parameters

label
A one- to eight-character alphanumeric name can be specified. It is not used.
1 | number
Specifies how many lines to skip after this statement is encountered. The default is 1.