Great day to all out there!
I just want a help for this,
I want to develop a main cobol program that will call a sub program.
The main cobol program will not be compiled whenever I will add a new sub program or revised and compiled the sub program.
I will be have a 10 sub program for different specific computation and it can eventually increase.
Is it possible to add a new sub program without compiling the main program?
Is it possible to call and revised sub program without compiling the main program?
Help please ...
Thanks a lot