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

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-


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.