I dont think that you will face any problem.
If the 3rd parameter is passed by reference (it is a pointer to the space occupied by the parameter that is passed to PGMA), it is ignored by PGMA because it is not defined in PGMA *entry Plist
If the 3rd parameter is passed by copy, then again, a copy of the parameter value is made and a pointer to that copy is passed to PGMA and is ignored as before.
Denis Robitaille
Chef de service TI - Solution d'entreprise
Infrastructure et opérations
CASCADES CENTRE DES TECHNOLOGIES
412 Marie Victorin
Kingsey falls(Québec) Canada J0A 1B0
Tél : 819 363 6100 Poste :52130
Cell : 819 352 9362
-----Message d'origine-----
De : RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] De la part de Dan
Envoyé : 8 novembre 2017 13:01
À : RPG400-L@xxxxxxxxxxxx
Objet : Calling a program with more parameters than are defined
PGMA has an *entry plist with 2 parameters, all fixed C-specs.
PGMB calls PGMA with 3 parameters in the call.
Both programs are RPGLE.
In my testing, there were no apparent errors.
Is there a concern that the data passed in the 3rd parameter may corrupt memory in PGMA?
This is somewhat an academic question. PGMA currently has two *entry parms defined. Currently, in development, it is being modified to add a third parameter. (FWIW, it will be optional because many programs will continue to call the program with only two parameters. %PARMS is used to determine the number of parms passed.) There is a web app that calls PGMA with two parameters currently, but is being modified to call it with three parameters.
Since web app deployment and Power i app deployment are on different schedules, the web app may be deployed before the Power i app. Hence my question.
- Dan
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.