Ah, funnily enough, the minute I submitted this question, I thought of
that as something I had not tried and of course it worked (yeah, I bet
they all say that).
I had read the doco, but it did not find an example of a boolean
prototype. I interpreted what it did say as meaning that one should
pass an indicator variable at the time the call is made. In coding the
prototype I had been following a convention of always specifying a data
type as LIKE a data type defined in the JNI copy book. It had not
dawned on me to specify an 'n' in the D-spec data type column (or LIKE a
variable already defined that way) of the prototype.
Many thanks Barbara,
Peter
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Barbara Morris
Sent: Thursday, 14 June 2007 11:15 a.m.
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: passing a boolean to java class
Peter Connell wrote:
It appears that I've been flogging a dead horse trying to get the RPG
compiler to accept a java prototype for a "method" (not constructor)
of JDK class that requires parameter which is a java primitive boolean
data type.
Right?
Prototype it as an indicator (type N), by value. See table 30 here:
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/books_web/c0
925076171.htm#HDRINTRO_JAVA_RPG
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
#####################################################################################
This correspondence is for the named person's use only. It may contain
confidential or legally privileged information, or both. No confidentiality or
privilege is waived or lost by any mistransmission. If you receive this
correspondence in error, please immediately delete it from your system and
notify the sender. You must not disclose, copy or rely on any part of this
correspondence if you are not the intended recipient. Any views expressed in
this message are those of the individual sender, except where the sender
expressly, and with authority, states them to be the views of Veda Advantage.
If you need assistance, please contact Veda Advantage on either :- Australia
133124 or New Zealand +64 9 367 6200
As an Amazon Associate we earn from qualifying purchases.