On 2014-11-13 12:17, John McKown wrote: > > And while I'm waiting for that, I will again put in my request for a > "/dev/intrdr" as well so that I can __easily__ submit a job from a normal > shell script instead of being forced to do it in REXX. > And, please, no Fixed 80 restriction. That's *so* 20th Century.
There's /bin/submit, which is in Rexx. It uses SYSCALL readfile if the argument is a path. I don't trust readfile for special files; I suspect it doesn't understand EAGAIN. And it has a Fixed 80 limitation. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
