|
Hi Dan, http://archive.midrange.com/midrange-l/199911/msg01740.html - and here's a CL implementation:: Pgm &PxRsrStt /*- Global variables: ----------------------------------------------*/ Dcl &PxRsrStt *Char 1 Dcl &SsRcvVar *Char 32 Dcl &SsRcvVarLn *Char 4 x'00000020' Dcl &SsFmtNam *Char 8 'SSTS0200' Dcl &SsResStc *Char 10 '*NO' Dcl &ApiError *Char 4 x'00000000' /*- Global error monitor: ------------------------------------------*/ MonMsg CPF0000 *N GoTo EndPgm /*- Mainline: ------------------------------------------------------*/ Call QWCRSSTS ( &SsRcvVar + &SsRcvVarLn + &SsFmtNam + &SsResStc + &ApiError ) ChgVar &PxRsrStt %SSt( &SsRcvVar 31 1 ) EndPgm: EndPgm ----- Original Message ----- From: "Dan Bale" <dbale@samsa.com> To: <midrange-l@midrange.com> Sent: Tuesday, May 28, 2002 9:07 PM Subject: monitor for restricted state condition > I'm almost certain this has been discussed before, but an archive search > turned up nothing. If someone has the direct link, please let me know.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.