RE: Verifying SQLRPGLE
Vern Hamberg <vhamberg-Ebbh53c6wcYkzXN11fiE55igCaZBIYHkAL8bYrjMMd8@public.gmane.org>
| Newsgroups | gmane.comp.systems.as400.code |
|---|---|
| Message-ID | <5.1.0.14.2.20030529081037.026d6100@mail.centerfieldtechnology.com> |
Small gripe coming--> We C developers have it good - this is not a problem for us, as there is no verification for us. Used to be in VA for C++, though. End of gripe - I know the developers are looking at it. Cheers Vern At 07:57 AM 5/29/2003 -0500, you wrote: >-----Original Message----- >From: Michele Cummings [mailto:[email protected]] >Sent: Wednesday, May 28, 2003 3:35 PM >To: CODE/400 Discussion & Support >Subject: RE: Verifying SQLRPGLE > >Hi Rick.. > >If the problem that you are encountering is due to the fact that the SQLCA >DS is not defined, you could use the following workaround:. > >Define a compiler-condition. Specify NEED_SQLCA in the Verify >dialog for your Code/400 verify, but don't define it for your regular >compiles. >This way you do not have to keep changing your program. > > /IF DEFINED(NEED_SQLCA) > /COPY sqlca_ds > /ENDIF > >Hope that helps. > > >Michele Cummings > >WDSC for iSeries _______________________________________________ This is the CODE/400 Discussion & Support (CODE400-L) mailing list To post a message email: CODE400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/code400-l or email: CODE400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/code400-l. NOTE: WDSc for iSeries disucssion has it's own mailing list. Information can be found at http://lists.midrange.com/cgi-bin/listinfo/wdsc-l