Martin Beginner

Joined: 20 Mar 2006 Posts: 133 Topics: 58
|
Posted: Sun Jun 25, 2006 10:18 pm Post subject: Insert Loadlibs in all the members |
|
|
Hi All,
Could any one help me create a rexx script to insert loadlibs in all the 3000 JCLs whcih are in a single PDS.
ex. :-
Loadlib X3456.sampl.loadlib,disp=shr
X3457.sampl.loadlib,disp=shr
X3458.sampl.loadlib,disp=shr
These loadlib should be inserted in the JCLs.
Please help me with this
-Mtin |
|