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



Vern,

do you by any chance know the CODE/400 version of these settings - if they 
exist at all?  I tried these but they don't seem to work.

Thanks,

Peter Colpaert
Application Developer
Massive - Kontich, Belgium
-----
Real programmers never document.  If it was hard to write, it should be 
hard to understand.
-----




Vernon Hamberg <vhamberg@xxxxxxxxxxx>
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
29/10/2004 18:08
Please respond to Websphere Development Studio Client for iSeries

 
        To:     Websphere Development Studio Client for iSeries 
<wdsci-l@xxxxxxxxxxxx>
        cc: 
        Subject:        Re: [WDSCI-L] jpex editor and embedded SQL


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



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.