×
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.
I personally like the idea of using named signature.
STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('SomeSignatureName')
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Grizzly Malchow
Sent: Wednesday, February 13, 2008 12:49 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Processes after CRTSRVPGM
I am using binder language with *PRV and *CURRENT levels and creating a
new signature every time. It's not ideal but it works. I'll look into
using UPDSRVPGM, when it's applicable, instead of CRTSRVPGM every time.
Thanks
Are you using binder language? Are you creating a new signature every
time you add a procedure to a service program? What about when you
change a procedure's logic (without changing the parameter list)?
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.