RPG/400 Help

/SPACE (Positions 7-12)

Use the compiler directive /SPACE to control line spacing within the compiler listing. The following entries are used for /SPACE:

Positions
Entry
7-12
/SPACE
13
Blank
14-16
A positive integer value from 1 through 112 that defines the number of lines to space on the compiler listing. The number must be left-adjusted.

If the number specified in positions 14 through 16 is greater than the number of lines remaining on the current page, subsequent specifications begin on a new page.

/SPACE is not printed on the compiler listing, but is replaced by the specified line spacing. The line spacing caused by /SPACE is in addition to the two lines that are skipped between specification types. If position 6 is blank, it is considered to be equal to the preceding specification and the two lines are not skipped.


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