Ofcourse I did a search before I raised the question in this forum. I know how to pass the parameters to a COBOL-DB2 Program. The question here is "how to pass an user parameter thru PAR ...
I have a COBOL-IMS program. I want to pass a parameter (say a date field) from JCL. The mode of IMS call in JCL is DLI. How do I pass the &date from JCL?