× 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.



My tools do something similar. What I ended up doing was copying the
EVFEVENT file back to the *CURLIB.

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Scott Klement
Sent: Thursday, March 18, 2010 3:05 PM
To: Rational Developer for IBM i / Websphere Development Studio Client
forSystem i & iSeries
Subject: Re: [WDSCI-L] Compile error list

In addition to the stuff that Buck said...

For me, the problem was that my build script would compile all if it's
modules into QTEMP, and then create a program or service program from
the modules. Because the output was QTEMP, my EVFEVENT files could
never be found (since QTEMP is different for every job)

Switching my tools to compile the modules in a "real" library solved the

problem for me..


On 3/18/2010 4:22 AM, David FOXWELL wrote:
Hi,

Now that I have a reasonably powerful PC, I wanted to see if I could
get the compile error messages into WDSc. Currently, I compile on a
greenscreen and switch back and forth to check my errors.

I looked up EVENTF in the archives and saw I had this problem in 2007
and never resolved it.

I use a custom compile pgm on the i. I don't see what instructs this
program to create a file named EVFEVENT, but it's there with the error
messages in it.

In RSE, I've added a compile command :

CALL PGM(MyCompilePgmOnThei) PARM(&N&L&L&F) /* OPTION(*EVENTF)
SRCMBR(&N) */

This works.

Now, how do I get the error list view to show up? It does if I use
CRTRPGMOD. Eventually.

Thanks




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.