home *** CD-ROM | disk | FTP | other *** search
/ NeedleCraft Plus / needlecraftplusvolume1.iso / dos / pwsdem / pwshelp.exe / lha / EDITWORD.HLP < prev    next >
Text File  |  1991-08-31  |  8KB  |  185 lines

  1.  Command:  File/Write File                              < FW >
  2.  Purpose:  Word processor for editing note files
  3.  Information:
  4.      The new Patternland File Writer is a mini word processor which
  5.      contains numerous features controlled by Function keys or
  6.      the Wordstar (tm) command set.  This help file ("Editword.hlp")
  7.      contains detailed information on the editor commands and can
  8.      be printed by the editor itself by choosing File/Write and 
  9.      specifying "Editword.hlp"; then F10 to print.  Since no help is 
  10.      available while editing, you may find a printout useful--at least 
  11.      hit the PrtScr key to print the Function key map below. 
  12.  
  13.      See the context help for File/Write-File for a discussion of the
  14.      filename paths used, and the steps needed to include a note file 
  15.      outline format. 
  16.  
  17.      The editor does not recognize mice.
  18.  
  19.  
  20.    CONFIGURING THE EDITOR
  21.  
  22.      The Editor Command Set is fully configurable to your 
  23.      requirements.  A program on Disk I called "PWSEdIns" can modify 
  24.      the editor command set contained in the Patternland PWS.EXE file 
  25.      itself.  You can, for example, add or change function key 
  26.      assignments to work like they do in your primary word processor.  
  27.      To run the installer, make sure you are on the \PWS directory 
  28.      (hard disk) or put the working Startup Disk in the A drive 
  29.      (floppy system).  To load the installer, type 
  30.  
  31.                                PWSEdIns
  32.  
  33.      Installer commands are displayed on-screen; at the first prompt, 
  34.      you will probably want to respond <N> to the question offering to 
  35.      reconfigure the entire keyboard.  Then the process simply 
  36.      consists of picking the feature you want to customize and adding 
  37.      or modifying the secondary (or even primary) command option.  
  38.      After you press ESC to exit, choose W to write out the changes. 
  39.      
  40.  
  41.    ABBREVIATIONS USED IN THIS DOCUMENT:
  42.  
  43.      The caret key ( ^ ) means HOLD the CONTROL key and press and
  44.      release the indicated key one time.  "F1" means to press Function 
  45.      Key 1. 
  46.  
  47.  
  48.    EDITOR STATUS LINE
  49.  
  50.        ┌──────────────────────────────────────────────────────┐
  51.        │ ^Key  Line xxx  Col xxx Insert Indent Tab d:filename │
  52.        └──────────────────────────────────────────────────────┘
  53.  
  54.      ^Key: shows the first key of a two key control sequence.  For
  55.            example:  ^K^D to save and exit.
  56.  
  57.      Line xx: Shows current cursor line number.
  58.  
  59.      Col xx:  Shows current cursor column number.
  60.  
  61.      Insert:  If the word "Insert" shows, Insert Mode is on.  In
  62.               this mode, existing characters are pushed to the
  63.               right as new ones are typed.  If "Insert" doesn't
  64.               show on the screen, OverWrite is active and new
  65.               characters erase old ones.  Press INS key to toggle.
  66.  
  67.      Indent:  Shows if Indent Mode is On.  If it is, the Enter key
  68.               returns the cursor to the beginning of the previous
  69.               line.  ^V toggles On/Off.
  70.  
  71.      Tab:     If "Tab" shows, Fixed tabs are On; otherwise Smart Tabs 
  72.               are active.  Fixed tabs are col 9 and every 8 columns 
  73.               thereafter.  Smart Tabs are determined by the beginning 
  74.               of every word in the line above the cursor. 
  75.  
  76.      d:file:  The drive and file name are displayed--Not the path.
  77.  
  78.  
  79.    COMMAND SUMMARY
  80.  
  81.      Character left              ^S       Left arrow
  82.      Character right             ^D       Right arrow
  83.      Word left                   ^A      ^Left arrow
  84.      Word right                  ^F      ^Right arrow
  85.      Line up                     ^E       Up arrow
  86.      Line down                   ^X       Down arrow
  87.      Scroll up                   ^W
  88.      Scroll down                 ^Z
  89.      Page up                     ^R       PageUp
  90.      Page down                   ^C       PageDown
  91.      Beginning of file           ^QR     ^PageUp
  92.      End of file                 ^QC     ^PageDown
  93.      Beginning of line           ^QS      Home
  94.      End of line                 ^QD      End
  95.      Top of screen               ^QE     ^Home
  96.      Bottom of screen            ^QX     ^End
  97.      Top of block                ^QB
  98.      Bottom of block             ^QK
  99.      Jump to marker 0-3          ^Q0-^Q3
  100.      Set marker 0-3              ^K0-^K3
  101.      Previous cursor position    ^QP
  102.      New Line                    ^M       Enter
  103.      Insert line                 ^N
  104.      Insert control character    ^P
  105.      Force new printed page      ^P^L
  106.      Tab                         ^I       Tab
  107.      Delete current character    ^G       Del
  108.      Delete character left       ^H       Backspace
  109.      Delete word                 ^T
  110.      Delete to end of line       ^QY
  111.      Delete line                 ^Y
  112.      Find                        ^QF
  113.      Find and replace            ^QA
  114.      Find next                   ^L
  115.      Interrupt operation         ^U
  116.      Mark begin block            ^KB      F7
  117.      Mark end block              ^KK      F8
  118.      Copy block                  ^KC      F3
  119.      Move block                  ^KV      F6
  120.      Delete block                ^KY      F4
  121.      Hide block                  ^KH
  122.      Mark current word as block  ^KT
  123.      Read block from file        ^KR      F5
  124.      Write block to a file       ^KW      F9
  125.      Print block or document     ^KP      F10
  126.      Toggle insert mode          ^KV      Ins
  127.      Toggle autoindent mode      ^OI
  128.      Toggle fixed tabs           ^OT
  129.      Restore line                ^QL
  130.      Exit and save file          ^KD      F1
  131.      Exit without saving file    ^KQ      F2
  132.  
  133.  
  134.   FIND OPTIONS
  135.  
  136.      B   Searches backward from current position
  137.      L   Limits search to current block
  138.      n   n=any number.  Find nth occurance
  139.      U   Ignore upper/lower case
  140.      W   Whole words only
  141.  
  142.   ADDITIONAL OPTIONS FOR FIND AND REPLACE 
  143.  
  144.      G   Search globally throughout file
  145.      N   No, don't ask; just replace
  146.  
  147.  
  148.   FUNCTION KEY MAP
  149.  
  150.                      Save, Print, and Block Operations
  151.       ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┐
  152.       │ F1  │ F2  │ F3  │ F4  │ F5  │ F6  │ F7  │ F8  │ F9  │ F10 │
  153.       ├─────┼─────┼─────┼─────┼─────┼─────┼─────┼─────┼─────┼─────┤
  154.       │Save │Undo/│Copy │Erase│Read │Move │Mark │Mark │Write│Print│
  155.       │File │Quit │Block│Block│Block│Block│Block│Block│Block│Block│
  156.       │and  │     │     │     │into │     │Begin│End  │to   │or   │
  157.       │Quit │     │     │     │File │     │     │     │File │File │
  158.       └─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┘
  159.  
  160.  
  161.  COMMENTS:
  162.      The Editor does NOT have fixed margins, and hence no word wrap.  
  163.      Press Enter at the end of each line.  The status of Insert 
  164.      determines whether you create a new line or simply go to the next 
  165.      existing line.  Lines can be up to 255 characters long--which 
  166.      allows you to have very wide notes on a wide carriage printer.  
  167.  
  168.      The Weave/Format command determines whether Weave/Print Note File 
  169.      prints the file before or after the pattern draft (except that 
  170.      Laser graphics always print the note file AFTER the graphic).  
  171.      For a short note, this works fine; however, if you want the note 
  172.      on a page by itself, you can Force a new page with ^P^L.  This 
  173.      inserts a form feed character which appears in the text as a 
  174.      highlighted "L".  Place the form feed at the top of the file if 
  175.      you use Patternland format 1 or 4 and at the end of your note if 
  176.      you use Formats 2 or 3.  Of course, you can also simply print the 
  177.      file from the editor with F10 if you want it on its own page, 
  178.      and leave the Weave/Print Note File option OFF. 
  179.       
  180.  See Also:  File/Write File
  181.  
  182. ________________________________________________________________
  183.  
  184. 
  185.