A useful feature of KEDIT for Windows that many people are not aware of is the bottom toolbar:
You can display the bottom toolbar by selecting Options from the menu, and then selecting Options SET Command. Now you should have the SET Command dialog box on the screen and you can select TOOLBAR from the list of options, and then click on the box beside the Display Bottom Toolbar box so that a check appears in it.
If you want the bottom toolbar to always be displayed, also click on the "Save Settings" button.
Tool Buttons
The
button shows you the normal view of your
file with all of the lines displayed.
The
button shows you only the lines of the file that you have specified
earlier by using either the ALL command or the Edit/Selective Editing dialog
box.
For information about using the ALL command or the Selective Editing dialog box, see KEDIT Hints and Tips: The ALL Command
Tool Button
One of my favorite buttons is the
Fill
Block button. If you mark a block and then press this button, you will
be prompted to enter a "fill" character. For instance, if you press the space bar
to enter a blank character, your block will be filled with blanks.
There are three basic kinds of blocks you can mark in KEDIT:
You can fill any of these blocks with a character using
.
Shift Right
Uppercase
Lowercase
LeftAdjust
and RightAdjust
Buttons To use these buttons, just mark a block and start experimenting. They do just what their names imply that they do.
For example,
button and then the LeftAdjust
button.
If you have selected data that is in a column, you should see it change from being
right-adjusted to left-adjusted and vice versa.
Move
and Overlay
Buttons To use these buttons, you need to mark a persistent block.
For example, do the following:
Now you can work with the buttons on this toolbar that move, copy, delete, overlay, shift, leftadjust, and right adjust blocks.
For instance, you can overlay a block of data from one place to
another using 
the Overlay Block button.
Put the cursor at the location where you want to overlay the block and then click on the Overlay toolbar button. Note that "overlaying" a block is different than "copying a block". When you overlay a block, the data underneath where the block is being overlayed is covered over. When you copy a block, the data underneath where the block is being copied is shifted over to the right and is not covered over.
More information about KEDIT's toolbars can be found in the KEDIT for Windows User's Guide Chapter 5, ``Menus and Toolbars''.