|
Kirk At 05:01 PM 11/24/97 PST, you wrote: > >I'm trying to use the API QWCRSSTS and can't get to far. >When I call the API I get an error referring to the last parm passed which >is the errorcode parm. I wouldn't pass it(at least for testing) since it's >giving me probs but for this API it's required. >Can someone place an example of using this API here on the list? Nothing >fancy. I don't think this API will work from CL so RPG would be greatly >appreciated. As Bob Cozzi wrote, put nulls in the first 8 bytes. In CL, I initialize an 8-character field with nulls and it works, using old-fashioned error handling. dcl &errcde *char 8 x'0000000000000000' HTH Vernon Hamberg Systems Software Programmer Old Republic National Title Insurance Company 400 Second Avenue South Minneapolis, MN 55401 (612) 371-1111 x480 +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.