|
> From: "Buck Calabro" > There are lots of people who don't like /COPY and > I never really understood why. 'Amount of setup' > is much less with /COPY... I think /copy is very useful, Buck. But to date, I've only found it useful for "D" specs - mostly prototypes for procedures that other programs call. Some people use /copy members for constants and variables that are shared by multiple programs. That, to me may be a sign that the shared code ought to be encapsulated into a module. Same thing applies to "C" specs. If you use /copy for that, then a service program is often a better alternative. /copy members can be a challenge if you write programs that scan and modify source code to handle things like Y2K conversions. Nathan M. Andelin www.relational-data.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.