|
I think it might be getting too RPGish for this list. But... H Bnddir('ROUTINES/SRVPGM':'QC2LE') H ActGrp(*CALLER) H DftActGrp(*NO) What he means is one method is to stick your subprocedures into a service program versus internal subprocedures. Create a binding directory that contains the list of your service program(s). Then have this binding directory in your H spec as above. Actually using the subprocedure, or bif, depends on either doing a CALLB or a prototyped call. I almost always use the prototyped call, That's one of the differences between an IBM bif and a custom bif. You need a prototype for a custom one. Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com "Booth Martin" <booth@xxxxxxxxxxxx> Sent by: midrange-l-bounces@xxxxxxxxxxxx 10/29/2004 11:19 AM Please respond to Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx> To "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx> cc Fax to Subject Re: *** ADMIN: New article posted at imho.midrange.com please, nobody look while I make a fool of myself. no peeking. err... what do you mean, Mark? Can you show me an example? --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: Midrange Systems Technical Discussion Date: 10/29/04 11:10:05 To: Midrange Systems Technical Discussion Subject: Re: *** ADMIN: New article posted at imho.midrange.com Granted, but really all you need to do is put all of your homegrown 'bifs' in a binding directory and include in your h-spec. You shouldn't be running your ILE programs in the default activation group anyway. Thanks, Mark Mark D. Walter Senior Programmer/Analyst CCX, Inc. mwalter@xxxxxxxxxx http://www.ccxinc.com -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.