|
Rich Herdman wrote: >Anyways, I dumped the program to get the >statement # that it blew up on. The >problem is that I don't think the >line number is right. The statement in the error message and dump matches the compiler listing unless you specify h option(*srcstmt). Also be aware that the line number in messages may not be accurate if you have an optimised program. If you don't have a compiler listing on file, re-compile the program into QTEMP to get a new listing without creating a new object. If it were a straight RPG program you could use OPTION(*NOGEN), but for an SQL compile *NOGEN just runs the preprocessor. --buck
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.