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

difference between return and release in sort


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

New User


Joined: 23 May 2006
Posts: 9

PostPosted: Tue May 30, 2006 3:43 pm
Reply with quote

Hi all,

I want to know the different between return and release in sorting so please help me in this regard and also i need written test questions

manju
Back to top
View user's profile Send private message
charu arora

New User


Joined: 30 May 2006
Posts: 13
Location: bangalore

PostPosted: Tue May 30, 2006 4:02 pm
Reply with quote

We use Release with input procedure

Release is for releasing records for sorting after formatting is done in input procedure.


Return- used with output procedure - to make each sorted record available to your program.
Back to top
View user's profile Send private message
manjunathkv

New User


Joined: 23 May 2006
Posts: 9

PostPosted: Wed May 31, 2006 1:20 am
Reply with quote

hi

Thank you for ur answer

manju
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 Need to set RC4 through JCL SORT DFSORT/ICETOOL 5
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts JCL sort card - get first day and las... JCL & VSAM 9
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
Search our Forums:

Back to Top