home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / misc / perfect.lbr / PERFECT2.DZC / PERFECT2.DOC
Encoding:
Text File  |  1993-10-25  |  5.0 KB  |  64 lines

  1. \T  3
  2. \B  3
  3. \L 67
  4. \R132
  5. \I 67
  6.                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.                                                                   ^UTILITIES:^
  8.  
  9.                                                                   C-T Transpose Characters        ESC..T Transpose Words
  10.                                                                   C-X= Where am I                 C-X C-C Quit
  11.                                                                   ESC..Q  Reform Paragraph        C-G "Go Back" or Cancel
  12.                                                                   ESC..C-W Turn On "+"            C-X C-X Swap Point and Mark
  13.                                                                   C-Y  Yankback                   ESC..C-L Refresh Screen
  14.                                                                   ESC..S  Center Line             C-Q Quote Entry
  15.                                                                   C-X S  Call Speller             ESC..? Call Help File
  16.  
  17.                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18.                                                                   ^INDENTATION:^
  19.  
  20.                                                                   C-X . Set Indent Column         C-X F Fill Column Setting
  21.                                                                   C-X <TAB> Set Tab               C-O Open Line  
  22.                                                                   ESC..J      Open Subsequent Indented Line Same as Current
  23.                                                                   ESC..O      Open Leading Indented Line Same as Current
  24.                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  25.                                                                   ^MODE SELECTION:^
  26.  
  27.                                                                   {C-X M  Add Mode                C-X <CR>  Delete Mode}
  28.  
  29.                                                                   NORMAL     Words do not wrap.
  30.                                                                   SAVE       Automatically saves file after every 512 charcters.
  31.                                                                   FILL       Turns on word wrap (automatic carriage return).
  32.                                                                   VIEW       Allows viewing file without insertion and deletion.
  33.                                                                   OVERWRITE  Editing commands overwrite and cursor moves vertically.
  34.                                                                   SPELL      Allows for correction of misspelled words.
  35.                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  36.                                                                   ^CAPITALIZATION:^
  37.  
  38.                                                                   ESC..U Uppercase Word           ESC..L Lowercase Word
  39.                                                                   ESC..C Capitalize Word   
  40.                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  41.                                                                   ^COPYING & MOVING:^
  42.  
  43.                                                                   Copy Region:
  44.  
  45.                                                                   1. With the cursor at front of region to be copied enter:
  46.                                                                   ESC..<SPACE BAR>   {echo line responds "Mark Set"}
  47.                                                                   2. Move cursor to end of region to be copied and enter:
  48.                                                                   ESC..W  {"+" sign appears in mode line} 
  49.                                                                   3. Position cursor at destination and type: C-Y
  50.  
  51.                                                                   Delete Region:
  52.  
  53.                                                                   Complete steps 1 and 2 above and then enter: C-W
  54.  
  55.                                                                   Write Region:
  56.  
  57.                                                                   Complete steps 1 and 2 above and then enter:
  58.                                                                   C-X R {echo line asks for file to write region to}
  59.  
  60.                                                                   Insert File:
  61.  
  62.                                                                   Enter C-X I  {echo line asks for file to insert}
  63.                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64.