|
Peter, In the past, I'd always just created an empty copy. I was hoping that with the new extfile keyword, I could finally avoid that. In my experience, having to do an override before compiling is unweildy and confusing to anyone who comes along later. Thanks anyway, Rick --------original message------------ As you said, you can: a) In the RPG program (MYPGM), you should have two entries in the "F" definition: one for FILE_1 and another one for FILE_2. b) Outside the program, execute two OVRDBF commands, one per each file: * OVRDBF FILE(FILE_1) TOFILE(MYLIB1/MYFILE) * OVRDBF FILE(FILE_2) TOFILE(MYLIB2/MYFILE) c) Compile the program with these active overrides. d) Do the appropriate entries specified on step "A" in a CLP (MYCLP) before calling the program MYPGM. e) Run MYCLP. This should work...hope this helps... Peter Vidal PALL Aeropower Corporation 5775 Rio Vista Drive Clearwater, FL 33760-3137 (727)539-8448 www.pall.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.