|
> Ray wrote: > I was trying to work with SEU, and I got really frustrated: I wanted to set > tabs (to cruise across the line more easily), and no matter what I seemed to > do, my TAB key gives me a line-feed-carriage-return, and my RETURN key move > across the tab stops. I tried to find out what I was doing wrong , but I > can't see that I did anything wrong...I even checked my keyboard mapping > (which, BTW, works correctly in every other instance). > > TIA :-) Ray - SEU doesn't do TABs like PC or Unix-based editors...I think you'll need CODE for this functionality... In SEU (or any other application), the TAB key essentially moves the cursor between fields on the screen, placing it into the first position of the next screen field. The SEU source edit screen has three basic types of fields: The command line at the top (with only one occurrence), and the source Seq# and source statement fields (both of which occur multiple times on the display). When you start SEU, the cursor will be in the SEU==> ____________ field (the SEU command line) at the top of the display. If you press TAB, the cursor will move to the next field, which is the Seq# field for the first source statement shown. Pressing TAB again places the cursor in the first source statement. Press it again, and the cursor will move to the Seq# field for the next source statement, and so on... Steve Landess Austin, Texas (512) 423-0935
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.