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

compile jcl for a Dynamic call in a COBOL program


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
chilaksh

New User


Joined: 20 Mar 2006
Posts: 2

PostPosted: Wed Jul 19, 2006 5:19 pm
Reply with quote

How to compile a COBOL program which calls a soubroutine dynamically?

Need a sample compile and runjcl?


Thanks & Regards,

S.Chitralekha.
Back to top
View user's profile Send private message
ranga_subham

New User


Joined: 01 Jul 2005
Posts: 51

PostPosted: Wed Jul 19, 2006 5:38 pm
Reply with quote

There is no such thing that dynamic call in COBOL requires different JCL. It is a new thing you are asking!? Otherwise, the code in a COBOL procedure division will look different for static and dynmic calls.

Pls be clear with your question.

HTH.
Back to top
View user's profile Send private message
parikshit123

Active User


Joined: 01 Jul 2005
Posts: 269
Location: India

PostPosted: Fri Jul 21, 2006 12:20 pm
Reply with quote

Hi,
I think we need to supply a compiler option DYNAM/NODYNAM in case of forcing static or dynamic calls respectively.

The JCL for Running the program remains almost same.

Thanks,
Parikshit
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top