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



No, you do not need a DS to do that. In fact you can uise the famous Cycle
for that.

Read a record
Change a field
Write anew record

This works since the dawn of days, even in RPG III. A simple read-write
programme, like printing a list, so basic.

I think you do not give us the complete picture.

With regards,
Carel Teijgeler

*********** REPLY SEPARATOR ***********

On 4-1-2011 at 11:42 David FOXWELL wrote:

-----Message d'origine-----
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] De la part de Carel Teijgeler

Why not simply:

CHAIN MyKey MyFileCLIREFF1 RecordIn;
Field1 = 'something else';
WRITE MyFormat

RecordIn is a qualified DS. I need to change Field1 in RecordIn. Then
write the contents to the file. For that I need a DS defined with LIKEREC(
myrec : *OUTPUT ).



Of course the key of the new record must not create a duplicate.
But then I wonder, why copy a record to the same file with
some value(s), but not the key value(s), changed?

It is the key value that I'm changing.
--
This is the RPG programming on the IBM i / System i (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.



-----
Geen virus gevonden in dit bericht.
Gecontroleerd door AVG - www.avg.com
Versie: 10.0.1191 / Virusdatabase: 1435/3350 - datum van uitgifte:
12/31/10



-----
Geen virus gevonden in dit bericht.
Gecontroleerd door AVG - www.avg.com
Versie: 10.0.1191 / Virusdatabase: 1435/3350 - datum van uitgifte:
12/31/10




As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.