| You might want to try our free COZBATCH utility, which is an alternative to
| BPXBATCH.
| See: http://dovetail.com/products/cozbatch.html
| Some features that apply to your question:
| - It runs in the same address space, so you C program will be able to read
| DDs.   Unlike BPXBATSL, you can easily run a login shell in the same address
| space without being root.
| - you can use "//STDIN  DD *", so that is easy to write a shell script
| inline in your JCL.
| - you can work around the 100-character parm limit.   See example #6 here:
| http://dovetail.com/docs/cozbatch/examples.html

Thanks for your reply. Your tool looks very interesting. I bookmarked this
page. For my first attempts the BPXBATSL tool is doing the right job. 

Sven Siebert

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to