MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Compiling with Amode=31 & RMODE=ANY

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
dave
Beginner


Joined: 29 Aug 2003
Posts: 5
Topics: 4

PostPosted: Fri Sep 05, 2003 2:01 am    Post subject: Compiling with Amode=31 & RMODE=ANY Reply with quote

Hi All
Can you please help me out. I have a program that is AMODE=24, RMODE=24. If I want to change the AMODE and RMODE without changing the soucre code. How can I do that.

Thanks
Dave
Back to top
View user's profile Send private message
k_sharma
Beginner


Joined: 14 Aug 2003
Posts: 10
Topics: 3
Location: Dallas, US

PostPosted: Fri Sep 05, 2003 2:04 am    Post subject: Reply with quote

Dave
You can provide the AMODE & RMODE parameters in JCL when you compile. After EXEC you can specify AMODE=31, RMODE=24 in PARM option. I am not sure about the exact syntax. You just try. or Anybody knows the exact syntax.

Thanks
Sharma
Back to top
View user's profile Send private message
haatvedt
Beginner


Joined: 14 Nov 2003
Posts: 66
Topics: 0
Location: St Cloud, Minnesota USA

PostPosted: Fri Nov 14, 2003 10:39 pm    Post subject: Reply with quote

Dave,

what language are you compiling ? the current versions of Cobol generate 31 bit addressing mode.

If you're using Assembler, there are AMODE and RMODE commands, but you may also have to alter the code to allow it to have 31 bit addressability. Best to get some advise from an experienced Assembler programmer. if you can find one.. Smile
_________________
Chuck Haatvedt

email --> clastnameatcharterdotnet

(replace lastname, at, dot with appropriate
characters)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group