|
Simone, One more thing: When you use this LF in an RPG program you will get a halt for having the same record name used more than once. What we did was a two step approach: 1) create a dummy LF with only one of the PFILEs named and CRTLF MBR(*NONE) and that was the file used in the RPG program to get it to compile. 2) in the CL wrapper for this program, use a OVRDBF to redirect to the real LF that does contain the data. "James W. Kilgore" wrote: > > Simone, > > Not the type of thing I do on a regular basis, but I think this will work: > > First, in your LF DDS you specify a PFILE keyword for each of the 8 PF's that > are to be included. > > Then in the CRTLF command the DTAMBRS parameter allows you to again specify >the > files. But I believe that in a duplicate key situation the PF's are processed > in the order that they are specified in the DTAMBRS parameter. > > hth >
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.