Hi All,
How to pass values from JCl to cobol subroutine, if want to pass date value from JCL to subroutine without changing main program.
rambachi2000 wrote:if subroutine is using 10 times in the same main program then how to code sysin card in jcl..?
do I need to repeat the values 10 times in sysin..?