home *** CD-ROM | disk | FTP | other *** search
- \T 3
- \B 3
- \JR
- ^PERFECT WRITER COMMANDS^ {Corrected to KayPro II Configuration}
-
- (c) 1982 by Perfect Software Incorporated. This table prepared by
- Rick Yount, 1/18/83; All rights reserved to San Diego KayPro Spec-
- ial Interest Group.
- \JL
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^REPEAT COMMANDS:^
-
- ESC..{digit} repeats the command or character that follows {digit}ì
- times.
-
- C-U repeats the command or character that follows (argument)ì
- times; default is 4 if argument not specified.
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^MOVING THE CURSOR:^
-
- ESC..F Forward Word ESC..B Backward Word
- C-A Front of Line C-E End of Line
- ESC..A Front of Sentence ESC..E End of Sentence
- ESC..P Front of Paragraph ESC..N End of Paragraph
- C-Z Scroll Up C-V Scroll Down
- C-X C-Z Scroll Up Other Window C-X C-V Scroll Down Other Window
- ESC..< Front of Document ESC..> End of Document
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^DELETE COMMANDS:^ C-Y Yankback Deletion
-
- <DEL> Previous Character ESC..<DEL> Previous Word
- C-D Next Character ESC..D Next Word
- C-C To End of Line ESC..C-K Entire Line
- ESC..K Sentence Forward ESC..H C-W Paragraph
-
- ^TO DELETE REGION:^
-
- 1. At Front enter C-@ to Set Mark
- 2. Move Cursor to End of Region and type C-W
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^SEARCHING:^
-
- C-S Forward Search C-R Reverse Search
- ESC..R Search & Replace
- ESC..C-R Search & Replace with Query
- C-G Cancel . Exit to Entry Point
- ! Replace All , Replace & Query Again
- Y Replace & Continue; N No Replacement & Cont-
- inue
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^FILE COMMANDS:^
-
- C-X C-R Read File C-X C-F Find File
- C-X C-S Save File C-X C-W Write File
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^BUFFER COMMANDS:^
-
- C-X C-B Buffer Directory C-X K Delete Buffer
- C-X B Switch Buffers
-
- ^MULTIPLE WINDOW BUFFER DISPLAY:^
-
- C-X 2 Two Windows C-X 1 One Window
- C-X O Other Window C-X \^ Grow Window
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^UTILITIES:^
-
- C-T Transpose Characters ESC..T Transpose Words
- C-X= Where am I C-X C-C Quit
- ESC..Q Reform Paragraph C-G "Go Back" or Cancel
- ESC..C-W Turn On "+" C-X C-X Swap Point and Mark
- C-Y Yankback ESC..C-L Refresh Screen
- ESC..S Center Line C-Q Quote Entry
- C-X S Call Speller ESC..? Call Help File
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^INDENTATION:^
-
- C-X . Set Indent Column C-X F Fill Column Setting
- C-X <TAB> Set Tab C-O Open Line
- ESC..J Open Subsequent Indented Line Same as Current
- ESC..O Open Leading Indented Line Same as Current
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^MODE SELECTION:^
-
- {C-X M Add Mode C-X <CR> Delete Mode}
-
- NORMAL Words do not wrap.
- SAVE Automatically saves file after every 512 charcters.
- FILL Turns on word wrap (automatic carriage return).
- VIEW Allows viewing file without insertion and deletion.
- OVERWRITE Editing commands overwrite and cursor moves vertically.
- SPELL Allows for correction of misspelled words.
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^CAPITALIZATION:^
-
- ESC..U Uppercase Word ESC..L Lowercase Word
- ESC..C Capitalize Word
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ^COPYING & MOVING:^
-
- Copy Region:
-
- 1. With the cursor at front of region to be copied enter:
- ESC..<SPACE BAR> {echo line responds "Mark Set"}
- 2. Move cursor to end of region to be copied and enter:
- ESC..W {"+" sign appears in mode line}
- 3. Position cursor at destination and type: C-Y
-
- Delete Region:
-
- Complete steps 1 and 2 above and then enter: C-W
-
- Write Region:
-
- Complete steps 1 and 2 above and then enter:
- C-X R {echo line asks for file to write region to}
-
- Insert File:
-
- Enter C-X I {echo line asks for file to insert}
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~