Use the compiler directive /SPACE to control line spacing within the compiler listing. The following entries are used for /SPACE:
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.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.