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 

NODYNAM Compiler option

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


Joined: 19 Dec 2005
Posts: 23
Topics: 8

PostPosted: Thu Feb 09, 2006 12:29 pm    Post subject: NODYNAM Compiler option Reply with quote

Hi all,
Is it that for the compiler option NODYNAM to have any effect, both the called and calling programs should be NODYNAM?

Consider A as the calling program and B as the called program. All call statements were CALL 'LITERAL' (not IDENTIFIER)
I tried the following combinations

1. A(NODYNAM) ---> B(DYNAM) Recompiled B with changes and the latest load module of B was picked.

2. A(DYNAM) ---> B(NODYNAM) Recompiled B with changes and again the latest module of B was picked.

3. A(NODYNAM) ---> B(NODYNAM) Recompiled B with change. The latest module of B was not picked up.

In case 1 I expected the latest module not to be picked up (is my assumption wrong?). Are the above results as expected. I did searches but couldn't find the answer.

Regards,
Arun
Back to top
View user's profile Send private message Send e-mail
arunmr4
Beginner


Joined: 19 Dec 2005
Posts: 23
Topics: 8

PostPosted: Mon Feb 13, 2006 12:42 am    Post subject: Reply with quote

Hl,

A yes or no answer for my question will do.

Regards,
Arun
Back to top
View user's profile Send private message Send e-mail
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