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 

AMODE/RMODE and CALL/NCAL from loadlib

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


Joined: 28 Jul 2007
Posts: 20
Topics: 7

PostPosted: Thu Apr 03, 2008 10:41 am    Post subject: AMODE/RMODE and CALL/NCAL from loadlib Reply with quote

Hi All,

Can someone tell me that can we identify from a load module that what mode is it compiled with (AMODE and RMODE)
Also Which Parm option was given while compiling NCAL/CALL.

Please advise.

Thanks
Shobha
_________________
Thanks
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12382
Topics: 75
Location: San Jose

PostPosted: Thu Apr 03, 2008 11:48 am    Post subject: Reply with quote

JOSHI.SHOBHA,

Run the utility AMBLIST which lists the AMODE and RMODE
Code:

//STEP0100 EXEC PGM=AMBLIST                   
//SYSLIB   DD DSN=your load module pds, 
//            DISP=SHR                         
//SYSPRINT DD SYSOUT=*                         
//SYSIN    DD *                               
  LISTIDR MEMBER=load module in question
 /*   


Hope this helps...

Cheers
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
JOSHI.SHOBHA
Beginner


Joined: 28 Jul 2007
Posts: 20
Topics: 7

PostPosted: Fri Apr 04, 2008 12:45 am    Post subject: Reply with quote

Thanx a ton !!!! .... It worked .....
_________________
Thanks
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