i haven't tinkered with the default compile commands in WDSC i wrote a
custom compiler CL i use that deletes the compile listing spooled file on
successful compiles...i'm lazy like that !!!
Thanks,
Tommy Holden
From:
Bryce Martin <BMartin@xxxxxxxxxxxx>
To:
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Date:
10/02/2009 11:11 AM
Subject:
Re: %date not evaluating in DOW as "I" would expect
Sent by:
rpg400-l-bounces@xxxxxxxxxxxx
CRTSQLRPGI OBJ(BMARTIN/ProgramA) SRCFILE(BMSRC/QRPGLESRC) SRCMBR(ProgramA)
OBJTYPE(*MODULE) OPTION(*EVENTF) REPLACE(*YES) DBGVIEW(*SOURCE)
TOSRCFILE(BMARTIN/QSQLTEMP1)
That is the compile command from WDSC7. They won't let my type *LIST or
*ALL for the DBGVIEW. Sooooo... am I using the wrong compile command or
is this a WDSC limitation?
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
Tommy.Holden@xxxxxxxxxxxxxxxxxxxxx
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
10/02/2009 11:42 AM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
To
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Re: %date not evaluating in DOW as "I" would expect
personally i always use *LIST using *SOURCE is like so last decade!!!!
Thanks,
Tommy Holden
From:
Jon Paris <jon.paris@xxxxxxxxxxxxxx>
To:
rpg400-l@xxxxxxxxxxxx
Date:
10/02/2009 10:09 AM
Subject:
Re: %date not evaluating in DOW as "I" would expect
Sent by:
rpg400-l-bounces@xxxxxxxxxxxx
One very good reason why I always compile with *ALL or *LIST! For the
small additional storage overhead it is not worth sticking with just
*SOURCE.
Jon Paris
www.Partner400.com
www.SystemiDeveloper.com
On 2-Oct-09, at 10:42 AM, rpg400-l-request@xxxxxxxxxxxx wrote:
However, I think Scott
might have gotten it right when he said that my source didn't match my
object. I don't know why it wouldn't have,
As an Amazon Associate we earn from qualifying purchases.