home *** CD-ROM | disk | FTP | other *** search
- BOXER Text Editing System by David Hamel Registration $ 35.00
- WORD APR91 BOXER TEXT EDITOR PROGRAMMER HAMEL EDIT WP
- FILES: boxer301.sdn
-
- New to SDN
-
- Boxer is a unique text editing system.. a complete system,
- with document capabilities. It is built to be used as a
- stand alone text/document editor or as an interface for a
- programmers compiler.
-
- From the time you enter "boxer" to install it.. you know it
- is different and well done. The documentation is integral
- with the program.. so unfortunately there was not much ready
- made for me to cut and paste to describe Boxer to you. What
- does it do? more than you would come up with for a wish
- list. Boxer is high on my list of recommended 'must try!'.
-
- The following is taken from a help file on key commands...
- it is only partial to give an idea. Windows, search and
- replace, justify, math commands, cut and paste.. 99 out of
- one hundred things you could ask for.. it looks like Boxer
- can do!
-
- *ray
- SDN Project
-
- .............................................................
-
- BOXER Text Editing System - Quick Reference Card
-
- ----------- Window commands -----------
-
- F2 open a new window
- F3 resize windows
- F4 close current window
- Alt Z zoom current window
- Sh PgUp previous window
- Sh PgDn next window
-
- ------------ File commands ------------
-
- Alt E Edit new file
- Alt I Import file
- Alt L Locate file
- Alt N New filename
- Alt P Print file
- Alt Q Quit editing session
- Alt X Close current file
- Alt W Write file
- (menu) Write all files
- F10 Compile current file
- Sh F7 Paginate to disk file
- Sh Home move to previous file
- Sh End move to next file
- Sh F1 file list display
-
- ----------- Edit commands -------------
-
- Alt D Delete line
- Sh Del delete word at cursor
- Ctrl Bsp delete word before cursor
- Alt K Kill to start of line
- Alt O Line copy
- (menu) Open new line at cursor
- Alt S Swap line with line below
- Alt T Truncate to end of line
- Alt U Undo previous change
- (menu) Undo all changes
- (menu) Reset UNDO info
- F6 insert ASCII char value
- Alt + char/numeric increment
- Alt - char/numeric decrement
- (menu) numeric multiply
- (menu) numeric divide
- Del delete char at cursor
- Enter insert new line
- Ctrl Enter insert new line below
- Tab insert tab character
- Backspace delete char before cursor
- Sh Ins toggle insert mode
-
- -------------- Search ----------------
-
- Alt F Forward search
- Alt B Backward search
- Alt R search and Replace
- Sh [up] find previous
- Sh [down] find next
- Ctrl [ show opening character
- Ctrl ] show closing character
- (menu) Search All
- (menu) Replace All
- (menu) Search Count
-
- ---------- Pattern Matching -----------
-
- ? match a single character
- * match 0 or more characters
- ^ match only at start of line
- $ match only at end of line
- ! match as token (e.g. i!)
- \ escape special character
- \nnn match decimal char 'nnn'
- [a-m] match a range of characters
- [aeiou] match selected characters
- [^abc] match all EXCEPT a b or c
-
-
-
-
- _____________________________________________________________
-
- (SDA format (c)Copyright 1990 The SDN Project - SDNet/Works!)
- _____________________________________________________________
- _____________________________________________________________
-
-