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



1.- The correct way to configure LPEX is through the preference pages, in this case: Window > Preferences > LPEX Editor > Controls > Prefix area. Note, however, that application editors (such as WDSC's Remote Systems LPEX Editor) may override any of these settings (such as the prefix area), and may or may not provide their own preferences for these.

You can view the editor global settings by entering

  viewProfile

from any LPEX window's command line.

2.- If you do want to fiddle with the Editor.properties file itself, you should do it when WDSC is not running. Also, note that this file holds Java properties, i.e., key=value pairs ("default.prefixArea=on"), not LPEX commands (such as "set prefixArea off").

3.- With a bit of programming you can write your own user profile, which is run for every new LPEX view opened. See an example by entering on an LPEX command line:

  ?samples

and scroll down to the TestUserProfile sample class, or enter:

  ?testuserprofile

to go there directly.  The source code of the samples is provided.

Adri.Donkers@xxxxxxxxx wrote:
Folks,

I want to reconfigure the LPEX editor, but i can't find its startup script.
It seemed ...\workspace\.metadata\.plugins\com.ibm.lpex\Editor.properties,
but when I insert 'set prefixArea off' and restart WS. it doesn't work!

Somebody solved this?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.