|
That worked, Barbara. Thank you. Now why are the file fields not contiguous in program storage and how can I determine if they will or will not be? Donald R. Fisher, III Project Manager The Roomstore Furniture Company (804) 784-7600 extension 2124 DFisher@roomstoreeast.com <clip> Don, even though the fields are contigous in the file, they aren't necessarily contiguous in the program storage. But you can force them to be contiguous by coding an externally-described data structure. You just need to add one line to your program: D E DS EXTNAME(myfile) <clip>
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.