EJECT
General Format
General Rules
1. The EJECT statement specifies that the next source statement is to be printed at the top of the next page.
2. The EJECT statement must be the only statement on the line. IBM DOS/VS COBOL requires these words to appear in Area B and can be terminated with a separator period.
3. The EJECT statement has no effect on the compilation of the source unit itself.