Thank you Barbara. Live and Learn - or, Learn and Learn (specially when
you have half-heimers...)
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Barbara Morris
Sent: Thursday, May 10, 2007 9:48 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: compile problem
Turnidge, Dave wrote:
SO, create your library that sits above QSYS. Ours is MUSER. Write a
program that
1) deletes the command from your library (MUSER),
2) copies the new command from QSYS to your library (MUSER). At this
time you can rename the command if you wish (for example WRKACTJOB to
WAJ). ...
The compiler commands should be copied from the QDEVTOOLS or QSQL,
rather than QSYS. The compiler commands in QSYS are "proxy" commands to
the QDEVTOOLS or QSQL commands; any change to a proxy command is
reflected in the original command, so changing the command default for
the QSYS command would result in a change for the QDEVTOOLS/QSQL one,
and all the others that are proxy to those commands. By copying your
command directly from QDEVTOOLS, you avoid the proxy commands. Use
DSPCMD to see if the command you want to copy is a proxy command; if it
is, copy the base command in the proxy chain.
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rbam6/proxyc
mds.htm
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.