×
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.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
darren@xxxxxxxxx wrote:
Have you tried compiling with the OPTINON(*EVENTF)? Using this option
brings up the error list natively in WDSC for me, so that I can click on an
error, and be taken there. The error listing is one of the primary reasons
to use WDSC for me.
Yes, I use OPTIONS(*EVENTF). The Implementer plugin requires it. Are you
working with embedded SQL? The problem seems to be that the SQL
precompiler modifies the source and places it in a temporary source
member in QTEMP, which is then processed by the RPG compiler. QTEMP (the
actual source) is no longer available after the compile completes, so
selecting an error message doesn't take you to the error. It just cause
a lot of messages, which are mostly meaningless gibberish to be inserted
in the IDE, and complains that the error can't be located. Something
similar happens with the validator.
- --
Pete Hall
pete@xxxxxxxxxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrvYZQACgkQXczQcKdXKg4RqQCgqzLSizovMpzYPeahBE4wIuUG
aIQAn2wTKELjT4FKuFZDoCdHjQwflOL5
=yQzM
-----END PGP SIGNATURE-----
As an Amazon Associate we earn from qualifying purchases.