What is the meaning of 'Eject' verb in cobol?

Answer Posted / pratap

EJECT Statement

Description
The EJECT statement specifies that the next source
statement is to be printed at the top of the next page.

The EJECT statement must be the only statement on the line.

You may write it in either Area A or Area B, and you may
terminate it with a separator period.

The EJECT statement has no effect on the compilation of the
source program itself.

Example:

->->--EJECT--*-----*-------------------------------------><-
*- . -*




------------------------------------------------------------
--------------------

Is This Answer Correct ?    38 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


What is length is cobol?

650


How do u write test cases?

1633


How do you reference the fixed block file formats from cobol programs

703


What kind of error is trapped by on size error option?

740






What are literals?

630


What are the different data types in cobol?

790


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1022


What is the utilization of copybook in cobol?

657


Write some characteristics of cobol as means of business language.

619


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


What is report-item in COBOL?

711


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

417


What rules are to be followed while using the corresponding options?

638


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

795