Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the different rules for performing sort operation?

1278


What are the different data types in cobol?

1512


) How do u handle errors in BMS macro?

2016


what is difference between cobol and cobol/400

23077


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2325


What guidelines should be followed to write a structured cobol prgm?

1208


What are declaratives and what are their uses in cobol?

1257


What is comp-1 and comp-2?

1278


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1263


Explain about different table spaces.

1153


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

2288


How do get the result of your program directly on your pc?

2394


i want a program using by if, evaluate , string, unstring, perform, occurs?

4800


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1382


Write a program to explain size error.

1240