|
Something like this. This is one of my simpler versions; the initialization routine determines the library from a global parameter provider. The session ID (which determines the data queue name) is embedded in the PCSMSG data structure. The message length and timeout are hardcoded in this example, and no error checking is done: D PSCMSG E DS I* C *ENTRY PLIST C PARM PSCMSG C* C CALL 'QRCVDTAQ' C PARM PSCBID C PARM XWQLIB C PARM 2200 XWMLEN 5 0 C PARM PSCMSG C PARM 3600 XQWAIT 5 0 C* C MOVE *ON *INLR C RETURN C* C *INZSR BEGSR C CALL 'PSCRUN' C PARM 'G' PSCROP 1 C PARM 'APILIB' PSCRPN 10 C PARM XWQLIB 10 C ENDSR > -----Original Message----- > From: Tanveer, Mohammad > > How do you do these wrappers? :-) can you give me an example.
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.