|
This works for me
* QCAPCMD option control block
d CAPOCB ds
d OCBTyp 10u 0 inz(2)
d OCBDBCS 1a inz('0')
d OCBPmtAcn 1a inz('0')
d OCBCmdSyn 1a inz('0')
d OCBMsgKey 4a inz(x'00')
d OCBReserved 9a inz(*allx'00')
Also, don't use 9B 0, try 10i 0 unstead.
--buck
"Thousands of geniuses live and die undiscovered --
either by themselves or by others." -Mark Twain
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.