home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / wp4 / boxer301.doc < prev    next >
Text File  |  1991-05-06  |  5KB  |  119 lines

  1. BOXER Text Editing System by David Hamel Registration $ 35.00
  2. WORD APR91 BOXER TEXT EDITOR PROGRAMMER HAMEL EDIT WP
  3. FILES: boxer301.sdn
  4.  
  5. New to SDN
  6.  
  7. Boxer is  a  unique text editing system..  a complete system,
  8. with document capabilities.  It is built  to  be  used  as  a
  9. stand  alone  text/document  editor  or as an interface for a
  10. programmers compiler.
  11.  
  12. From the time you enter "boxer" to install it..  you know  it
  13. is  different  and well done.  The documentation is  integral
  14. with the program..  so unfortunately there was not much ready
  15. made for me to cut and paste to describe Boxer to you.   What
  16. does  it  do?   more  than  you would come up with for a wish
  17. list. Boxer is high on my list of recommended 'must try!'.
  18.  
  19. The following  is  taken  from a help file on key commands...
  20. it is only partial to give  an    idea.    Windows,  search  and
  21. replace,  justify,  math commands, cut and paste..  99 out of
  22. one hundred things you could ask for..  it looks  like  Boxer
  23. can do!
  24.  
  25.                          *ray
  26.                      SDN Project
  27.  
  28. .............................................................
  29.  
  30.     BOXER Text Editing System - Quick Reference Card
  31.  
  32.   ----------- Window commands -----------  
  33.  
  34.   F2         open a new window             
  35.   F3         resize windows                
  36.   F4         close current window          
  37.   Alt Z      zoom current window           
  38.   Sh PgUp    previous window
  39.   Sh PgDn    next window    
  40.  
  41.  ------------ File commands ------------ 
  42.                                          
  43.  Alt E      Edit new file                
  44.  Alt I      Import file                  
  45.  Alt L      Locate file                  
  46.  Alt N      New filename                 
  47.  Alt P      Print file                   
  48.  Alt Q      Quit editing session         
  49.  Alt X      Close current file           
  50.  Alt W      Write file                   
  51.  (menu)     Write all files              
  52.  F10        Compile current file         
  53.  Sh F7      Paginate to disk file        
  54.  Sh Home    move to previous file        
  55.  Sh End     move to next file            
  56.  Sh F1      file list display            
  57.                                          
  58.  ----------- Edit commands ------------- 
  59.                                          
  60.  Alt D      Delete line                  
  61.  Sh Del     delete word at cursor        
  62.  Ctrl Bsp   delete word before cursor    
  63.  Alt K      Kill to start of line        
  64.  Alt O      Line copy                    
  65.  (menu)     Open new line at cursor      
  66.  Alt S      Swap line with line below    
  67.  Alt T      Truncate to end of line      
  68.  Alt U      Undo previous change         
  69.  (menu)     Undo all changes             
  70.  (menu)     Reset UNDO info              
  71.  F6         insert ASCII char value      
  72.  Alt +      char/numeric increment       
  73.  Alt -      char/numeric decrement       
  74.  (menu)     numeric multiply             
  75.  (menu)     numeric divide               
  76.  Del        delete char at cursor        
  77.  Enter      insert new line              
  78.  Ctrl Enter insert new line below        
  79.  Tab        insert tab character         
  80.  Backspace  delete char before cursor    
  81.  Sh Ins     toggle insert mode           
  82.                                          
  83.  -------------- Search  ---------------- 
  84.                                          
  85.  Alt F      Forward search               
  86.  Alt B      Backward search              
  87.  Alt R      search and Replace           
  88.  Sh [up]    find previous                
  89.  Sh [down]  find next                    
  90.  Ctrl [     show opening character       
  91.  Ctrl ]     show closing character       
  92.  (menu)     Search All                   
  93.  (menu)     Replace All                  
  94.  (menu)     Search Count                 
  95.                                          
  96.  ---------- Pattern Matching ----------- 
  97.                                          
  98.  ?          match a single character     
  99.  *          match 0 or more characters   
  100.  ^          match only at start of line  
  101.  $          match only at end of line    
  102.  !          match as token (e.g. i!)       
  103.  \          escape special character       
  104.  \nnn       match decimal char 'nnn'       
  105.  [a-m]      match a range of characters    
  106.  [aeiou]    match selected characters      
  107.  [^abc]     match all EXCEPT a b or c      
  108.                                            
  109.  
  110.  
  111.  
  112. _____________________________________________________________
  113.  
  114. (SDA format (c)Copyright 1990 The SDN Project - SDNet/Works!)
  115. _____________________________________________________________
  116. _____________________________________________________________
  117.  
  118.  
  119.