× 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.



Now that's a *really* good tip! I've been writing service programs for
several years (*always* using hard-coded signatures!), and it never occurred
to me to do this when the *SRVPGM is first created, so I always spend ages
hand-typing the exports in myself.

On Fri, Oct 9, 2009 at 7:55 AM, <BMay@xxxxxxxxx> wrote:

The order the exports are exported has nothing to do with the order they
are coded in the module. If you hand code the original binder source, put
them in what ever order you want. If you do an export all, they will be
alphabetical.

I'm actually pretty lazy. So when I create a new service program, I
usually compile it with an export *all, use RTVBNDSRC, change the
signature to something generic, and then recompile the service program
using the modified binder source. This is much faster and less error
prone than manually typing the binder source for a new service program.
Especially if there are a lot of exports.

Brian May
Project Lead
Management Information Systems
Garan, Incorporated
Starkville, Mississippi

Young i Professionals
http://www.youngiprofessionals.com


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.