|
I think the option of split screen is very handy. Does anyone know how to remove the split screen without closing the whole member? Happy Coding, Gregory -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of wdsci-l-request@xxxxxxxxxxxx Sent: Wednesday, March 08, 2006 8:53 AM To: wdsci-l@xxxxxxxxxxxx Subject: WDSCI-L Digest, Vol 4, Issue 142 Send WDSCI-L mailing list submissions to wdsci-l@xxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit http://lists.midrange.com/mailman/listinfo/wdsci-l or, via email, send a message with subject or body 'help' to wdsci-l-request@xxxxxxxxxxxx You can reach the person managing the list at wdsci-l-owner@xxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of WDSCI-L digest..." *** NOTE: When replying to this digest message, PLEASE remove all text unrelated to your reply and change the subject line so it is meaningful. Today's Topics: 1. Joe, what is split screen? (Swartz, Tim) 2. Re: Joe, what is split screen? (Joe Pluta) 3. Re: Spell Checker (Violaine Batthish) 4. Re: Removing line numbers from editor view (MichaelQuigley@xxxxxxxxxx) 5. Re: Joe, what is split screen? (Christen, Duane J.) 6. Re: Joe, what is split screen? (Peter.Colpaert@xxxxxxxxx) 7. Re: Spell Checker (Violaine Batthish) 8. Re: Removing line numbers from editor view (vhamberg@xxxxxxxxxxx) 9. Re: Snippets in WDSCi Lite? (Bruce Guetzkow) 10. Re: Snippets in WDSCi Lite? (Peter.Colpaert@xxxxxxxxx) ---------------------------------------------------------------------- message: 1 date: Wed, 8 Mar 2006 09:10:58 -0500 from: "Swartz, Tim" <TSwartz@xxxxxxxxxxxxxxxx> subject: [WDSCI-L] Joe, what is split screen? Joe, not to be dense, but what exactly is the split screen feature and how and where do we use it? thanks! Tim Swartz The Farmington Company This message (and any associated files) is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore, we do not accept responsibility for any errors or omissions that are present in this message, or any attachment, that have arisen as a result of e-mail transmission. If verification is required, please request a hard-copy version. Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. ------------------------------ message: 2 date: Wed, 8 Mar 2006 08:16:28 -0600 from: "Joe Pluta" <joepluta@xxxxxxxxxxxxxxxxx> subject: Re: [WDSCI-L] Joe, what is split screen? Tim, once you update to the latest version of WDSC (6.0.1), you can use Ctrl+2 (that's Control and the number 2) to split a view of a source member into two panes. You're not limited to two views, either - you can have as many as you have space for. And these are not static or read-only views, either! Changes made in one view are reflected in all other views. The only "limitation" is that all views are in the same orientation (vertical or horizontal). You can't split your primary view into two side-by-side views, then split one side-by-side view into a top-and-bottom view. But I can live with that! Typically I never need more than a single split view. Joe > From: Swartz, Tim > > Joe, not to be dense, but what exactly is the split screen feature and > how and where do we use it? ------------------------------ message: 3 date: Wed, 8 Mar 2006 09:20:58 -0500 from: Violaine Batthish <batthish@xxxxxxxxxx> subject: Re: [WDSCI-L] Spell Checker Never! Violaine Batthish WebSphere Development Studio Client, IBM Toronto Lab You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away. - Antoine de Saint-Exup?ry wdsci-l-bounces@xxxxxxxxxxxx wrote on 03/08/2006 09:04:27 AM: > Violaine, > > Don't forget the Cobol users! > > Rick Weber | TOYS '?' US International > ------------------------------ message: 4 date: Wed, 8 Mar 2006 09:22:27 -0500 from: MichaelQuigley@xxxxxxxxxx subject: Re: [WDSCI-L] Removing line numbers from editor view Terry, Try using Alt+L to mark the first line to be deleted, then move to the last line and press Alt+L again. This will mark the block of lines. Then press Alt+D and your lines will be deleted. I'm not positive, but I believe you would have to write a plug-in or something to remove the line# area. It's pretty much integrated into the basic editor. Michael Quigley AS/400 Programming Coordinator The Way International www.TheWay.org Original message: ------------------------------ "Beeson, Terry" <Terry.Beeson@xxxxxxxxxxxxxxxxx> Sent by: wdsci-l-bounces@xxxxxxxxxxxx 08/03/2006 11:26 Please respond to Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx> To "Websphere Development Studio Client for iSeries" <wdsci-l@xxxxxxxxxxxx> cc Subject [WDSCI-L] Removing line numbers from editor view Hi All I can't remove the prefix area (where the line numbers appear) from the editor view. I'd like to remove it to make it easier to highlight and delete multiple lines of code. The help tells me that ispf, seu and xedit adds a prefix area at the start of each line. I tried changing the LPEX Editor profile to several others but to no avail. I am editing rpgle source, and am on 6.0.0.1 Any ideas? Kind regards, Terry ------------------------------ message: 5 date: Wed, 8 Mar 2006 08:25:10 -0600 from: "Christen, Duane J." <dchristen@xxxxxxxxxxxxx> subject: Re: [WDSCI-L] Joe, what is split screen? Thanks Joe, for the explanation. And a BIG thanks to all the WDSC people who brought us this and so many other features!!! Where can we find the "what's new" for our bright shinny new upgrade? Thanks Duane Christen -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]On Behalf Of Joe Pluta Sent: Wednesday, March 08, 2006 8:16 AM To: 'Websphere Development Studio Client for iSeries' Subject: Re: [WDSCI-L] Joe, what is split screen? Tim, once you update to the latest version of WDSC (6.0.1), you can use Ctrl+2 (that's Control and the number 2) to split a view of a source member into two panes. You're not limited to two views, either - you can have as many as you have space for. And these are not static or read-only views, either! Changes made in one view are reflected in all other views. The only "limitation" is that all views are in the same orientation (vertical or horizontal). You can't split your primary view into two side-by-side views, then split one side-by-side view into a top-and-bottom view. But I can live with that! Typically I never need more than a single split view. Joe > From: Swartz, Tim > > Joe, not to be dense, but what exactly is the split screen feature and > how and where do we use it?
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.