The EJECT statement is a compiler-directing statement, provided as an
IBM extension, which causes the compiler to perform a page eject
operation on the source listing. The next source statement line (i.e.,
the line following the EJECT statement) is then printed at the top of
the next page.
Format
------
EJECT
EJECT may appear in either Area A or Area B but must be the only
statement on the line. It may be followed by an optional period.