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

EJECT/SKIP while retrofitting


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

New User


Joined: 09 Jan 2006
Posts: 20

PostPosted: Wed Mar 08, 2006 4:54 pm
Reply with quote

Anyone having some good experience in retrofiiting Pls answer my question.....
While retrofitting the positions of EJECT/SKIP are generally
ambiguous.So what approach can be taken for deciding their positions.There are many scenarios in which this happens....so I am not posting any particular scenario.
Back to top
View user's profile Send private message
DavidatK

Active Member


Joined: 22 Nov 2005
Posts: 700
Location: Troy, Michigan USA

PostPosted: Thu Mar 09, 2006 12:02 am
Reply with quote

mfjude,

The EJECT and SKIP are put in the COBOL code only to make the compiled listing more readable, they have no affect on the execution of the program. You should put the EJECTs and SKIPs where ever it will make the compiled listing the most easily read and understood

Dave
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 SKIP LOCKED DATA in UPDATE statement DB2 9
No new posts Logic to skip Maximum time-stamp and ... DB2 2
No new posts Query to skip Max time-stamp and fetc... DB2 8
No new posts Skip records depends on count DFSORT/ICETOOL 5
No new posts FTP Skip or ignore error and process ... All Other Mainframe Topics 3
Search our Forums:

Back to Top