Joined: 23 Feb 2006 Posts: 320 Location: Hyderabad,India
Hi...
I was working on Testing.
Everytime....i need to test a program...i manually change all the production qualifies to test qualifies after coping to my personal PDS.
Can anybody let me know how to create an utility to create a TestJcl.
you should be able to write a rexx/edit macro process that will
read in all members of a pds, and the edit macro can change the hlq
to test hlq. do not edit the edit macro, exit out of the loop.
you can use this process to make mass changes for testing.