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



Robert,

I think that EXTFILE appeared first with V5R1.

Booth,

Do you have SQL? Even if the field attributes aren't exactly the same, as
long as they are the same basic type (numeric, character) you could do an
INSERT INTO NEWFILE (NEW_FIELD1, NEW_FIELD1, NEW_FIELDNN) Select OldFIeld_1,
OldFIeld_2, OldFIeld_nn From OLDFILE.

HTH,

Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries


On Tue, Nov 10, 2009 at 11:47 AM, Robert Rogerson <rogersonra@xxxxxxxxx>wrote:

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.

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



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.