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

How to call 2 subprograms: one dynamically other statically


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

New User


Joined: 27 Sep 2005
Posts: 8
Location: Gurgaon

PostPosted: Sun Aug 24, 2008 9:45 am
Reply with quote

From a main program can we call 2 subprograms, one dynamically and the other statically?? What compiler options will we give in this case?
For a dynamic call we give DYNAM in compiler options if we have to call a prog dynamically. We give NODYNAM if we need to call a prog statically. If we are calling 2 sub progs: one dynamically and the other statically, what compiler options will we give?
Back to top
View user's profile Send private message
Arun Raj

Moderator


Joined: 17 Oct 2006
Posts: 2481
Location: @my desk

PostPosted: Sun Aug 24, 2008 11:15 am
Reply with quote

Kushal,

The below topic might help.

http://ibmmainframes.com/viewtopic.php?t=91&highlight=static+dynamic+call

Thanks,
Arun
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 Dynamically pass table name to a sele... DB2 2
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Batch call online program, EXCI task ... CICS 3
No new posts CSQBGET - Call giving completion code... COBOL Programming 3
Search our Forums:

Back to Top