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



> It would be very nice to be able to click
> on 'Main Procedure' and have it go to the
> top of the calc specs

In Code, I'd write a ReXX macro that runs on startup to mark the first C line. You can find it in Lpex (All without quotes) with 'findText columns 6 6 c' Then, set a named mark. 'action nameMark' I call mine 'c'.

During the editing session, you can go back there with: 'locate emphasis mark c'

I'm pretty sure there's a way to bind the 'locate mark' action to a key sequence but I haven't researched it. Esc up arrow works well enough for me. I think the proper reference point is Reference, APIs, LPEX API documentation, Core API. Now all I need to do is work out how to create a local Java project :-)
  --buck

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.