× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 2/20/2013 1:09 PM, Henrik Rützou wrote:

I have a lot of versions and deliver program to lot of environments I don't.

-snip-

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

-snip-

Very interesting, Henrik. Thanks for sharing your process. May I ask
what you do with *PRV versions? As a vendor, do you use the version to
track which *PROGRAMs are using only older versions of a *SRVPGM?
--buck


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.