|
On Mar 11, 2019, at 7:04 PM, Steve Ferrell via WDSCI-L <wdsci-l@xxxxxxxxxxxxxxxxxx> wrote:
Hi Ken,
Mike (IBM Support) tried the code and it works also.
Could you send a log to Mike at support or Armand? I'd like to be sure it's not hitting an NPE. Your logs have been enlightening.
Thanks!
Steve Ferrell
-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Ken Killian
Sent: Monday, March 11, 2019 2:54 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxxxxxxxx>
Subject: [WDSCI-L] RDI 9.6.0.5 is NOT 100% **FREE compatible...
Hi,
Why can't I double-click on Variable in RDI 9.6.0.5? Stuck in Punch-Card format by IBM? Huh?
For ef2_Max# = 1 to %elem(ef2_dta.data);
if ( ef2_dta.Seq(ef2_Max#) <= *zeros );
(a) ef2_Max# -= 1; // Get Last non-Zero // <-- Double-click works here
leave;
endif;
endfor;
(b) return ef2_max#; // <-- Double click does not work here, stuck in punch-card format I guess!
Is it rocket science to enable double-click to select a Variable?
So, on this statement (a)"ef2_max# -= 1;" I can double-click on the variable: "ef2_max#" to select it.
But, if I try to select on this Statement: (b)"return ef2_max#", it does NOT work?
Is there a switch to turn on to enable **free compatibility in RDI 9.6.0.5?
Please advise of what setting/preference I have to turn on to enable double-click to work to work consistently and reliably.
Thanks!
PS. This was using the debugger editor.
-Ken Killian-
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://archive.midrange.com/wdsci-l.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.
Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.
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.