|
On Thu, 2005-02-17 at 17:32, Scott Klement wrote: > What I do is used by srvpgm name as a prefix for each subprocedure, and > not just subprocedures, but anything else that my srvpgm makes available > to callers. I've done the same thing with my RPGBean Creator (http://www.rpgbeans.com), all the procedures in a bean are prefixed with the file name: allvazips_getRecord allvazips_update allvazips_write allvazips_insert etc. I like the SRVPGM_PROCNAME convention. What I would *really* like, and I think we've been through this before, is qualified procedure names: SRVPGM.ProcName Perhaps even FULLY qualified procedure names would be a useful option: LIBNAME.SRVPGM.ProcName I haven't seen a survey in a while, does anyone know if this has ever shown up on the wish list? Joel Cochran http://www.rpgnext.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.