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



If the two record layouts are IDENTICAL, then define each in an externally
defined data structure in the program and use MOVEL to move one to the
other.  This will properly initialize the fields....


----- Original Message -----
From: "Sean Porterfield" <sporter@bestdist.com>
To: <rpg400-l@midrange.com>
Sent: Wednesday, August 28, 2002 8:10 PM
Subject: copy records from one file to another


> I wonder if I've missed the obvious...  Don't let my subject mislead you -
> I can't use CPYF for my task.
>
> I am basically copying information from one file to another, but some of
> the data needs to change, and I need to break out (create) detail records
> where there are summary.
>
> I can get all of the detail records.  My question is about copying the
> fields from one file to another.  I started with two identical files (as
> far as field layout goes.)  I used PREFIX on one so I wouldn't have
> conflicting field names in the program.  I was thinking I could just EVAL
> NEWFILE=OLDFILE on the format names, but that didn't work.
>
> Can it be done with EXTNAME data structures?
>
> Or do I have to copy each field individually before I can write the
> record?  (Is this what the MOVEC vote was for on the ballot?)
>
> Thanks!
>
> _______________________________________________
> This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
> To post a message email: RPG400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
> or email: RPG400-L-request@midrange.com
> 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 ...

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.