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

What is addressing mode comparing cobol2 with cobol390


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

New User


Joined: 15 Nov 2004
Posts: 26
Location: Chennai, India

PostPosted: Wed May 31, 2006 6:49 pm
Reply with quote

Hi,

I would like to know, how to findout the addressing range thorugh cobol program that has compiled as cobol390 through endevor. I found that Cobol390 support upto 31bits(max). Is there any tool to findout, or else see the compiler listing?.....
Back to top
View user's profile Send private message
GeneNorman

New User


Joined: 26 May 2006
Posts: 8
Location: Madison, Wisconsin USA

PostPosted: Sat Jun 03, 2006 2:00 am
Reply with quote

1. Endevor stores compile listings, although some shops don't make them available. See your Endevor administrator.
2. If the listing isn't available just generate the program in question.

Typically different processor groups are set up for using different addressing modes. Also I do not believe that Enterprise COBOL currently exploits 64 bit addressing so AMODE 31 is what is available.
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 HILITE on Browse mode? TSO/ISPF 2
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts Comparing Header and Trailer. DFSORT/ICETOOL 7
Search our Forums:

Back to Top