I browsed thro the forum for alternatives of passing parameter values from REXX onto jcl. I have already created the JCL that implements my functionality. The procedure that I am looking to ...
I have designed a panel through REXX that will accept a particular date. i need to pass this date value to a job, where it will be used in a Sort card. The ISREDIT command allow ...