karthikbabudh Beginner

Joined: 29 Apr 2005 Posts: 10 Topics: 6
|
Posted: Tue Sep 30, 2008 2:29 am Post subject: Passing Value from a file to JCL |
|
|
Hi,
Let me know whether there is anyway to read a file from JCL and pass the file content to JCL which will be used as a parameter in the JCL.
For ex:
In the below statement instead of hard coding the *, I need to read a file and then put that value here.
//SYSPRINT DD SYSOUT=* _________________ Regards,
Karthik Babu. |
|