On Wed, 3 Mar 2010 22:27:20 -0600, Al Loeffler wrote:
>
>x = outtrap("submit.")
>address tso "submit '"dsname"'"
>subrc = rc
>x = outtrap(off)
>
Interesting.  Works as I'd expect.  But if I do:

 x = outtrap("submit.")
 address 'ISREDIT' 'SUBMIT' /* Submit ISREDIT buffer.  */
 subrc = rc
 x = outtrap(off)

... the message is not trapped; goes to the screen, and
I get the '***'.

Go figger.

Anyway, it restricts me to FIXED 80.

-- gil

----------------------------------------------------------------------
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