Hi,
How can I specify the name of the Sub-program in JCL so that I can call the sub-routine when the calling program is running.
Regards,
chasermf
Specify the name of the Sub-program in JCL
-
- Posts: 278
- Joined: Thu May 15, 2008 9:45 pm
- Skillset: MVS
MQ
ISPF - Referer: sister site
Re: sub pgm in jcl
They are not directly named in the JCL. Sub programs only need to be accessable in the STEPLIB/JOBLIB or system LINKLIST/LPALIST concatenations for dynamic calls. For static linkage, use an INCLUDE statement in the LKED of the main module.
Regards,
Bill Dennis
Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2612
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3176
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 4
- 3114
-
by sergeyken
View the latest post
Mon May 22, 2023 12:52 am
-
- 2
- 1088
-
by sergeyken
View the latest post
Fri Jul 14, 2023 7:13 pm
-
- 1
- 1681
-
by enrico-sorichetti
View the latest post
Sat Jun 12, 2021 12:18 pm