× 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.




Hi, All.
How can I define an Array in java class as one of the output parameters to RPG 
program and receive it back if neither RPG nor java knows number of elements 
and it is not first or last element in ProgramParameter[]?

ProgramParameter[] parms = new ProgramParameter[2];
                parms[0] = new ProgramParameter(3);
                parms[1] = new ProgramParameter(?????????????????);
                parms[2] = new ProgramParameter(20);
                call.setParameterList(parms);
Thank you.
Oleg.



The information transmitted by the following E-Mail is intended only for the 
addressee and may contain confidential and/or privileged material. Any 
interception, review, retransmission, dissemination, or other use, or taking 
any action upon this information by persons or entities other than the intended 
recipient is prohibited by law and may subject them to criminal or civil 
liability. If you received this communication in error, please contact us 
immediately at 954-730-2900 ext. 3600 and delete the communication from any 
computer or network system.




As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.