×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




If the field names are different you don't need to prefix, but you may
need to rename one of the files record formats if those are the same.

rename(rfile:nfile)



From:
Robert Rogerson <rogersonra@xxxxxxxxx>
To:
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Date:
11/10/2009 10:27 AM
Subject:
Re: Compiling a program with two files having the same name
Sent by:
<rpg400-l-bounces@xxxxxxxxxxxx>



Hi Booth,

If it's a one time thing CPYF with *MAP *DROP may work.

If RPG then wouldn't EXTFILE and PREFIX not work? You could PREFIX(N_)
for the new file and PREFIX(O_) for the old file.

Rob
Booth Martin wrote:

I have to populate a new file in a new library with data from an old
file in an old library. The file names are the same, but the field
names are different/ Both are externally defined.

Great excuse to use EXTFILE() keyword! :)

This machine is at v4r4. :(

I thought I knew how to do this, but I can see now that I don't.

Any suggestions would be appreciated.


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