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

How to Identify weather it is static call or dynamic call?


IBM Mainframe Forums -> HomeWorks & Requests
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
v.suresh

New User


Joined: 29 Jun 2007
Posts: 5
Location: Bangalore

PostPosted: Tue Aug 28, 2007 6:35 pm
Reply with quote

Hi Friends,

How to identify that is STATIC CALL or DYNAMIC CALL after seeing load module itself?(I don't have source code)
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Aug 28, 2007 7:04 pm
Reply with quote

Search, it has been answered.......
Back to top
View user's profile Send private message
chandracdac

New User


Joined: 15 Jun 2007
Posts: 92
Location: bangalore

PostPosted: Mon Sep 03, 2007 3:15 pm
Reply with quote

by observing the declaration it self we can tell whether it is static or dynamic call
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Mon Sep 03, 2007 5:47 pm
Reply with quote

chandracdac wrote:
by observing the declaration it self we can tell whether it is static or dynamic call

Newbie enthusiam! icon_lol.gif icon_wink.gif icon_razz.gif
Back to top
View user's profile Send private message
Balraj

New User


Joined: 16 Aug 2007
Posts: 34
Location: Bangalore

PostPosted: Tue Sep 04, 2007 10:56 am
Reply with quote

HI


In Static call we specify the subprogram name in call statement,

while in dynamic call we use variable in call statement.
Back to top
View user's profile Send private message
stodolas

Active Member


Joined: 13 Jun 2007
Posts: 632
Location: Wisconsin

PostPosted: Tue Sep 04, 2007 5:43 pm
Reply with quote

Balraj, how can you see that without the source code, using only the load module that the OP has.
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 -> HomeWorks & Requests

 


Similar Topics
Topic Forum Replies
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts How to identify the transaction categ... IMS DB/DC 3
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts JCL Dynamic System Symbols JCL & VSAM 3
No new posts Identify Program Insert DB2 7
Search our Forums:

Back to Top