|
>Do I change the type and size at the same >location (10th field) and recompile the file, >or remove the field and add the column at >the end of the file? I think the answer depends entirely on how certain you are that you know ALL of the programs that reference this field. In the past, I would have left the 10th field in place and changed its name to UNUSED or some such. I would have added the new field at the end. The reasoning behind this: we had many programs using SORT, and we didn't want to change all of them. Moving fields around changes the columns, which ripples down to sort. Modern times, it probably doesn't matter what you do as long as you can locate all of the programs and all copies of the file.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.