|
|
| Author |
Message |
Naraismha Reddy
New User
Joined: 23 Apr 2008 Posts: 4 Location: Hyderabad
|
|
|
|
| How to submit a set of jobs form a library using REXX. |
|
| Back to top |
|
 |
References
|
Posted: Sat May 24, 2008 4:13 pm Post subject: Re: how to submit a set of jobs in a library using REXX |
 |
|
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3207 Location: Brussels once more ...
|
|
|
|
Use the SUBMIT command
SUBMIT 'dataset(member)'
Easy enough |
|
| Back to top |
|
 |
|
|