|
> It would be very nice to be able to click > on 'Main Procedure' and have it go to the > top of the calc specsIn 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 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.