|
-----Original Message----- From: Michele Cummings [mailto:mcumming@xxxxxxxxxx] 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
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.