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



Yup, that's another way to go about it.  However, then you have to deal with
the object somewhere.  The issue is really how does one RPG program return a
variable data type to another RPG program.  The service program can worry
about the complexities of converting from Java to RPG, the difficulty lies
in getting the data from the service program to the application.  The other
option of course is to create a bunch of getXxx routines: getAlpha,
getSigned, getZoned.  It's really an interesting call with a lot of options.

Joe

> From: Sarah Poger Gladstone
> 
> I had an improvement on my original idea:
> > You could code the "getColumn()" method to always return a Java
> > String. Then in the RPG program, convert the string to a RPG datatype.
> 
> Instead of retruning a String, have the "getColumn()" method return a
> Java object. Then you can use the "instanceOf() method to find out
> what the actual class is at runtime.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.