ramanaefds
Programmer
Hi,
1)Suppose Program A calls Program B through static call,I can convert this to dynamic thur compile jcl option DYNAM. So During run time I have to supply the load module of the program B. Please let me know if this statement is wrong.
2) Suppose Program A calls Program B thru Dynamically, Can I convert this to static call through compile jcl option 'NODYNAM' and in addition to this shall I need to linkedited the Program B loadmodule with the mainprogram loadmodule program A????
Please clarify my above two points.
Thanks
Ramana Murthy P.V.
1)Suppose Program A calls Program B through static call,I can convert this to dynamic thur compile jcl option DYNAM. So During run time I have to supply the load module of the program B. Please let me know if this statement is wrong.
2) Suppose Program A calls Program B thru Dynamically, Can I convert this to static call through compile jcl option 'NODYNAM' and in addition to this shall I need to linkedited the Program B loadmodule with the mainprogram loadmodule program A????
Please clarify my above two points.
Thanks
Ramana Murthy P.V.