RE: Verifying SQLRPGLE
Dave Boettcher <[email protected]>
| Newsgroups | gmane.comp.systems.as400.code |
|---|---|
| Message-ID | <7A69BCBF64D2D511A624001083FDD98F02964C6F@KCEX> |
I hope I can make this work but I just tried it and got this error: The program verifier does not support ifs copy files. What did I miss? Dave Boettcher -----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 |---------+--------------------------------------------------> | | "Chevalier, Rick" | | | <Rick.Chevalier-3osVxHMge1hy/[email protected]> | | | Sent by: | | | code400-l-bounces+mcumming=ca.ibm.com@m| | | idrange.com | | | | | | | | | 05/28/2003 10:55 AM | | | Please respond to CODE/400 Discussion &| | | Support | | | | |---------+--------------------------------------------------> >--------------------------------------------------------------------------- -----------------------------------------------| | | | To: "'CODE/400 Discussion & Support'" <code400-l-Zwy7GipZuJhWk0Htik3J/[email protected]> | | cc: | | Subject: RE: Verifying SQLRPGLE | | | | | >--------------------------------------------------------------------------- -----------------------------------------------| Probably doable but I can just compile and get the returned errors in WDSc which sounds a lot easier than tracking down the intermediate source from a compile and verifying that. I just wanted to play with the new features and try to keep as much off of the iSeries as possible. It seems to work fine for non SQLRPG programs. Rick -----Original Message----- From: Vern Hamberg [mailto:vhamberg-Ebbh53c6wcYkzXN11fiE55igCaZBIYHkAL8bYrjMMd8@public.gmane.org] Sent: Wednesday, May 28, 2003 8:36 AM To: CODE/400 Discussion & Support Subject: RE: Verifying SQLRPGLE Rick There's an option in the CRT commands for embedded SQL, to save the generated source. Then you could compile from this, or perhaps verify that. Not the ideal, but doable? HTH Vern At 07:38 AM 5/28/2003 -0500, you wrote: >I experience the same situation using 5.0. I do a lot of embedded SQL and >would sure like to be able to verify the SQLRPGLE source members if there is >a way to do it. > >Rick _______________________________________________ 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 _______________________________________________ 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 _______________________________________________ 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 _______________________________________________ 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