IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

why exactly EJECT variable do in cobol programs


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ksannigeri

New User


Joined: 08 Apr 2005
Posts: 18

PostPosted: Mon Jun 27, 2005 8:29 pm
Reply with quote

hi all,
i have a question regarding eject.
why EJECT IS USED IN COBOL PROGRAMS.
01 ACCUMULATORS.
05 VALID-TOTALS PIC 9(5) VALUE ZEROS.
EJECT
PLEASE ANYONE CLEAR THIS DOUBT FOR ME..

Regards,
kiran.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Mon Jun 27, 2005 10:47 pm
Reply with quote

As has been discussed before, EJECT causes a page break when the program listing is printed out.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top