EJECT instruction
The EJECT instruction stops the printing of the assembler listing
on the current page, and continues the printing on the next page.
- sequence_symbol
- Is a sequence symbol.
The EJECT instruction causes the next line of the assembler listing to be printed at the top of a new page. If the line before the EJECT statement appears at the bottom of a page, the EJECT statement has no effect.
An EJECT instruction immediately following another EJECT instruction is ignored. A TITLE instruction immediately following an EJECT instruction causes the title to change but no additional page eject is performed. (The TITLE instruction normally forces a page eject.)
The EJECT instruction statement itself is not printed in the listing.