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

Difference between Return code and Extended Return code.


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

New User


Joined: 28 Jul 2008
Posts: 34
Location: Ahmedabad

PostPosted: Fri Feb 27, 2009 9:14 am
Reply with quote

Hi I wanted to the Difference Between the "Return Code" and the "Extend Code"? Could someone help me with that?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 27, 2009 9:31 am
Reply with quote

Hello,

Did you intend this to be a jcl question?

I am not aware of an extended return code in jcl icon_confused.gif
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Fri Feb 27, 2009 10:19 am
Reply with quote

Abhushan_s wrote:
Hi I wanted to the Difference Between the "Return Code" and the "Extend Code"? Could someone help me with that?

This smells like a COBOL question. icon_wink.gif

Are you referring to the two-byte display-numeric file-status (return-code) and the six-byte group-level extended file-status (extend-code, which consists of three elementary binary-halfwords) defined to a given VSAM file in a COBOL SELECT statement?

Regards,
Back to top
View user's profile Send private message
Abhushan_s

New User


Joined: 28 Jul 2008
Posts: 34
Location: Ahmedabad

PostPosted: Fri Feb 27, 2009 11:07 am
Reply with quote

quote] Are you referring to the two-byte display-numeric file-status (return-code) and the six-byte group-level extended file-status[/quote]

Yes i was referring to that code only. icon_smile.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 27, 2009 11:22 am
Reply with quote

Hello,

Please look here:
publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dgt2d540/CCONTENTS
Back to top
View user's profile Send private message
Abhushan_s

New User


Joined: 28 Jul 2008
Posts: 34
Location: Ahmedabad

PostPosted: Fri Feb 27, 2009 11:24 am
Reply with quote

Hey, thank you! icon_smile.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 27, 2009 11:26 am
Reply with quote

You're welcome icon_smile.gif

Also, at the top of the page is a link to "IBM Manuals". One of them is the COBOL Programming Guide. It also has cobol/vsam info.

Good luck icon_wink.gif

d
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 run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Timestamp difference and its average ... DB2 11
Search our Forums:

Back to Top