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



No, because it is not possible to create a service program directly form a
member. You always need to create a module.
But a module can be bound into one or several programs or into a service
program.
Several modules can be bound to a program or service program.

I also missed this function. That's why I wrote a Command where I can
specify those options and run a CL program that first executes the create
module and after create service program. I normally bind only a single
module to a service program. To bind several modules, I use generic names,
that means I create a service program Date, which consists of the modules
DateChk, DateCvt, DateCalc.

Mit freundlichen Grüßen / Best regards

Birgitta Hauser

"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"

-----Ursprüngliche Nachricht-----
Von: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] Im
Auftrag von Lim Hock-Chai
Gesendet: Monday, 20. October 2008 20:27
An: RPG programming on the AS400 / iSeries
Betreff: Specify Activation group when creating service program

Is there a way to specify the activation group in the RPG source when
doing CRTSRVPGM?


Something like below (it doesn't work of course).

/if defined(*CRTSRVPGM)
H actgrp(*caller)
/endif



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.