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



Rick

There are 3 "split" functions you can set to a key. "split" takes everything from the cursor to the end of the line and puts it at the start of a new line. Alt-s already does this, Alt-j joins them up again.

"splitLine" does something similar, except that in RPG, e.g., it starts the data under the specification column of the new line.

"splitAndShift" puts the data directly under its former location. I like this one, I think.

BTW, case matters - "splitandshift" does not work.

I would try them out first - go to the command line below the editor window and type

set keyAction.enter split

then

set keyAction.enter splitLine

then

set keyAction.enter splitAndShift

and see what you like. Once you settle on one, go to Preferences->LPEX Editor->User Key Actions, where you can set up your defaults. Put the word "enter" in the Key bos and one of the splitting actions in the Action box and click on the "Set" button.

If you want to see the actions you can use, put the cursor in either the Key or the Action box, press F1. There will be a link to the help that lists the actions.

Good luck
Vern

At 09:33 AM 10/29/2004, you wrote:
-snip-


Also, where can I find the setting that causes 'enter' to break a line
in half rather than start a new line leaving the one you're on alone?

Thanks,

Rick
_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.