|
Venky: You didn't indicate if any other processing was required other than copying the data from one member to the other. If additional processing is needed then the following won't be sufficient. If all you need to do is copy the data from member A to member B, then remove the data from member A, how about the following: CPYF FROMFILE(library/yourfile) TOFILE(library/yourfile) FROMMBR(A) TOMBR(B) MBROPT(*REPLACE) CLRPFM FILE(library/yourfile) MBR(A) And, yes, you can use the above CPYF to copy from one member of a file to another member of the same file...I actually tested this to make sure. Hope that helps, Bruce Guetzkow Information Services Director United Credit Service, Inc. Direct: 262-741-1640 Office: 262-723-2902 Fax: 262-723-5568 Email: bruceg@xxxxxxxxxxxxxxxxxxxxxxx Web: www.unitedcreditservice.com
As an Amazon Associate we earn from qualifying purchases.
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.