× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.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: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 thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.