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



The "string" is the appropriate parameter followed by the entry you
desire in parens, all in single quotes...

Per Bob: CHGCMDDFT CRTBNDRPG 'DBGVIEW(*SOURCE)'

This only needs to be run when your command changes, usually by
upgrading your system.

What you ... SHOULD ... do, is copy the command to a library above QSYS,
and change THAT command. Then when you upgrade the next time, YOUR
command won't change. HOWEVER, then you have the problem of IBM changing
the parms of a command, and then you blow up because of THAT reason....

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).
3) Next, do the CHGCMDDFT command as you wish.

Now you have a program to run after each install, and it will bring your
"in house" IBM copies up to date...

Dave


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Phil Kestenbaum
Sent: Wednesday, May 09, 2007 2:58 PM
To: RPG programming on the AS400 / iSeries
Subject: RE: compile problem

Yes but then it wants the string. How do I get this string?

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Turnidge, Dave
Sent: Wednesday, May 09, 2007 3:38 PM
To: RPG programming on the AS400 / iSeries
Subject: RE: compile problem

CHGCMDDFT?

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Phil Kestenbaum
Sent: Wednesday, May 09, 2007 2:34 PM
To: RPG programming on the AS400 / iSeries
Subject: compile problem

I am still using SEU option 14 for compile. The default seems to have
changed since V5R4 was installed. For debugging, the default is now
Statement, not source. This doesn't give you the source. How can I get
this as before?



TIA,

Phil


This message contains information proprietary to our company. It is
intended to be read only by the individual or entity named above or
their designee.
Any distribution of this message or the information contained herein
without written permission from our company is strictly prohibited. If
the reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are hereby
notified that you have received this document in error and that any
review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify us immediately by e-mail, and delete the original message.


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


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

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.