×
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.
Sargey,
are you sure that minimum number of parameters and maximum number of parameters returned by QCLRPGMI are somehow "related to reality"?
I just had a look at ILE/RPG programs (attribute RPGLE). They all (OK, all that I looked at) have the following:
Program statistics:
Number of parameters . . . . . . . . . . . . . : 0 255
And this is for a program, that I know, needs exactly 5 parameters.
I recall that before ILE this value reflected actual number of parameters.
Once again, talking about ILE/RPG, as I could not find any COBOL programs on our box...
Jevgeni.
-----Original Message-----
From: c400-l-bounces@xxxxxxxxxxxx [mailto:c400-l-bounces@xxxxxxxxxxxx] On Behalf Of Sergey Kashyrin
Sent: Thursday, May 09, 2013 8:59 PM
To: c400-l@xxxxxxxxxxxx
Subject: Re: [C400-L] AS400 C++ calling COBOL - MCH0802
Hi Chuck,
I am obviously unaware of the details... But IMO a more obvious
resolution to avoid any logic in the CALLER, would be to code the
CALLEE to accept the additional two parameters regardless they are unused.
It is not possible in my case. I have 1 caller and more than 3000 of callee-s Caller let say have "all information", and "callees" accepting only what they want.
And of course all of that is dynamic, so I don't know who I will call next.
To rewrite 3000+ COBOL programs could require a good budget :-)
Thanks,
Sergey
--
This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: C400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/c400-l
or email: C400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/c400-l.
As an Amazon Associate we earn from qualifying purchases.