×
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.
Robert Munday <rwmunday@xxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
10/30/2007 10:24 AM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
To
RPG400 <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Maximum Number Of Parms
Good morning, class.
I am creating new programs in /FREE based upon fixed format programs
currently in production. I have an external program call with 39 parms.
It works in fixed format (it must... it's in production), but when I do
the same thing in /FREE, I get:
*RNF5407 20 More parameters were passed in the prototyped call than are
allowed.
Here is the code:
* PFS - Loan Rates Calculation
D PFM202R PR ExtPgm('PFM202R') Loan Rates Calc
D PFM001 Like(@pfinco) Finance Company
D PFM002 Like(ppplst) Policy State
D PFM003 Like(@plan) Plan
D PFM004 Like(@pfspmt) Payments
D PFM005 Like(@pfsefdt) Effective Date
.....
D PFM037 Like(@drvs) Number Of Drivers
D PFM038 Like(@charge_acq#) Charge Aquisition
D PFM039 Like(@NRtype)
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.