|
Cyndi Bradberry (CyndiB@ihfa.org) wrote: >When you use the CHGPF command to add fields to a file, must >you still re-compile all the programs that use that file, or only the >ones which need to use the new fields? Or will the level >checking trip me up? If you add a field to the file the member format level identifier will change just as if you had deleted the file and recreated it, so the short answer is yes, you should recompile all the programs that reference that file or any affected logicals. It is possible to specify LVLCHK(*NO) on the CHGPF command. This won't stop the level from changing, but it will prevent it from being checked when the file is opened. I'd strongly advise against this, however, unless you're 100% sure of all the ramifications. >I know the answer must be easy because I can't find it ! The easy way to see for yourself is to make a copy of the file in a development library. Run DSPFD on it and record the format level identifier. Make the change then do another DSPFD and compare the new level identifier with the previous one. If they're different you're heading for level checks. HTH Dave Kahn - TCO, Tengiz, Kazakstan ========= e-mail: kahn@tengizchevroil.com (until September 30th) dkahn@cix.compulink.co.uk (from October 1st) +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MAJORDOMO@midrange.com | and specify 'unsubscribe MIDRANGE-L' in the body of your message. | Questions should be directed to the list owner/operator: david@midrange.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.