|
I'm not sure I understand your question. I modified code inside of--
function SCGETNVP. I did not add a new function. Does that answer
your question?
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of
Michael Ryan
Sent: Friday, August 12, 2016 11:25 AM
To: RPG programming on the IBM i (AS/400 and iSeries)
<rpg400-l@xxxxxxxxxxxx>
Subject: Re: Need help with a service program
Buck has the right suggestions. Question: Why is your export *CURRENT
and *PRV the same?
On Fri, Aug 12, 2016 at 11:22 AM, Buck Calabro <kc2hiz@xxxxxxxxx> wrote:
On 8/12/2016 11:08 AM, John R. Smith, Jr. wrote:
I've done something wrong and have no clue what. We have aprogram
service
(CMSRV1) called by many RPGLE programs. I recently migrated ait
change to
and stuff is blowing up all over with Signature Violations.-snip-
In the BND source, we have the following:
What piece did I miss?
If you could post the CRTSRVPGM command you used, we'd be able to
pinpoint it. Best guesses:
1) EXPORT(*ALL) instead of *SRCFILE
2) EXPORT(*SRCFILE) with the wrong SRCFILE() specified. Like test
vs production.
Further diagnostics:
Do a DSPSRVPGM to see what the current signature is.
Do a DSPPGM to see what signatures the calling programs expect.
--
--buck
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.