|
I have a lot of versions and deliver program to lot of environments I don't.
The BND source has a
STRPGMEXP PGMLVL(*CURRENT)
EXPORT SYMBOL(clearSrvPgm)
....
where new subprocedures are added in the buttom. If I need to put new PARM
to
an existing subprocedure I do it as the last field in the subprocedure and
the new
PARM has always options(*nopass) otherwise the old subprocedure is kept as a
depreciated subprocedure.
and a
STRPGMEXP PGMLVL(*PRV)
EXPORT SYMBOL(clearSrvPgm)
section for each previously version
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.