home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / RA / RASIS106.ZIP / SISED.HLP < prev    next >
Text File  |  1994-04-02  |  6KB  |  214 lines

  1. *Help on Help
  2.                           How To Use Help
  3.                           ───────────────
  4.  Use your cursor keys and ENTER, or the mouse to select a Topic.
  5.  
  6.  Pressing the letter key of the first letter in a menu item will
  7.  move the bar to that item. Each successive press of that letter
  8.  will move to the next item with that letter as its first.
  9.  
  10.  
  11.  The carat (^) symbol represents the Control Key, ^Q means you press
  12.  either Control key and Q.  ^Q and Ctl-Q mean the same thing.
  13.  
  14.  
  15. #
  16. *Cursor Positioning
  17.  
  18.   FUNCTION                    KEYSTROKE
  19.  
  20.   Word left                 ^F or ^Left arrow
  21.   Word right                ^A or ^Right arrow
  22.  
  23.   Line up                   ^E or Up arrow
  24.   Line down                 ^X or Down arrow
  25.   Page up                   ^R or PgUp
  26.   Page down                 ^C or PgDn
  27.  
  28.   Beginning of document     ^QC or ^PgUp
  29.   End of document           ^QR or ^PgDown
  30.   Beginning of line          Home
  31.   End of line                End
  32.   Goto Line Numer            ^ON
  33. #
  34.  
  35. *Text Manipulation
  36.  
  37.     FUNCTION                    KEYSTROKE
  38.  
  39.     Delete char                 ^G or Del
  40.     Delete word                 ^T
  41.     Delete line                 ^Y
  42.     Insert / overwrite          ^V or Ins
  43.     New line                    ^M or Enter
  44.     Insert line                 ^N
  45.     Toggle Word Wrap            ^OW
  46.     Set Word Wrap Width         ^OR
  47.     Reformat Paragraph          ^B
  48.     Center Text on line         ^OC or Alt-C
  49.  
  50.     Don't interpret next key    ^P
  51.     (^P inserts the next key as an ASCII value)
  52. #
  53.  
  54. *Block Commands
  55.  
  56.   FUNCTION                   KEYSTROKE
  57.  
  58.   Mark start of block        ^KB or F7
  59.   Mark end of block          ^KK or F8
  60.   Go to start of block       ^QB
  61.   Go to end of block         ^QK
  62.  
  63.   Read block (insert text)   ^KR or Alt-R
  64.   Write block                ^KW
  65.  
  66.   Copy block                 ^KC or F5
  67.   Delete block (cut)         ^KY
  68.   Move block                 ^KV
  69.  
  70.   Print block                ^KP
  71.   Unmark block               ^KH or Alt-U
  72. #
  73.  
  74. *Editing Function Keys
  75.  
  76.  F1     - Help                     Shft-F1  - Change Help File
  77.  F2     - Save file & Continue     Shft-F2  - Set Default Dir, for read file
  78.  F3     - Load file                Shft-F3  - Change default extension
  79.  F4     - Popup Macro List         Shft-F4  - Change File Name
  80.  F5     - Paste (Copy) Block
  81.  F6     - Print Document           Shft-F6  - Setup Printer
  82.  F7     - Block begin
  83.  F8     - Block end                Shft-F8  - Remove Block Markers
  84.  F9     - Find                     Shft-F9  - Find and Replace
  85.  F10    - DOS Shell                Shft-F10 - Delete ALL Text
  86.  Alt-C  - Center Text
  87.  
  88.  
  89.      (** All commands that destroy text will ask for confirmation **)
  90.  
  91. #
  92.  
  93. *Message Macro List
  94.  
  95.     Pressing the F4 function key will present a list of macros
  96.     that may be used for on the fly messages, or message templates
  97.     for use during post a message.
  98.  
  99.     Highlight the macro you need, then press ENTER, the macor will
  100.     be pasted into the message text, and the cursor will move to the
  101.     end of the macro.
  102.  
  103. #
  104.  
  105. *Searching and Replacing
  106.  
  107.     FUNCTION                   KEYSTROKE
  108.  
  109.     Find                       ^QF
  110.     Find and replace           ^QA
  111.     Resume search              ^L
  112.  
  113.  Search Options:  G  - Global search
  114.                   B  - Backwards search
  115.                   C  - Count replacments
  116.                   U  - Ignore case
  117.                   W  - Whole word search
  118.                   N  - No confirmation
  119.                  [n] - repeat n times
  120.  
  121. #
  122.  
  123. *File Commands
  124.  
  125.  Saving:
  126.    Save and continue          ^KS or F2
  127.    Save and exit              ^KX or ^KD or ^END or Alt-X
  128.    Save a block               ^KW
  129.    Change File Name           ^KO or Shft-F4
  130.  
  131.  Quitting:
  132.    Save and exit              ^KX or ^KD or ^END or Alt-X
  133.    Abandon changes and exit   ^KQ or ESCape
  134.  
  135.  Loading:
  136.    Load a file                 F3     *  = Available .RMT Files.
  137.    (Current Dir)                      *.* = All Available Files.
  138.  
  139.    Read in a file as a block   ^KR or Alt-R
  140. #
  141.  
  142. *Resizing the Edit Window
  143.  
  144.       To activate move/resize, press the
  145.       ScrollLock key.  You will be in move/resize
  146.       mode until ScrollLock is Off, or ESCape
  147.       is pressed.
  148.  
  149.       To MOVE, press keypad arrow keys.
  150.       To RESIZE, press Shift and keypad arrow keys.
  151.  
  152.       Left Shift to Shrink the window size.
  153.       Right Shift to Grow the window size.
  154.  
  155.       Window Settings are not saved upon exit.
  156. #
  157.  
  158. *Hints From The Author
  159.  
  160.  When you load the editor from the program, and are prompted for a
  161.  Path\Filename, if you enter *.* (for current directory) or \PATH\*.*
  162.  the editor will load, and display a picklist of all available files in
  163.  the directory. *.* could also be *.TXT, *.DOC, *.MSG etc.
  164.  
  165.  If you press F3 to load a new file, the default name shown, is the current
  166.  file name. Pressing any key blanks the field. If you enter * (one asterisk)
  167.  a list of the "default" files will be shown, (files expressly for the
  168.  program), entering *.* or *.filespec, will present a list of those type
  169.  files.
  170.  
  171.  The above follows for "Reading in a Block/File".
  172.  
  173. #
  174.  
  175. *About The Editor
  176.                       The RASIS Message Editor
  177.  
  178.  The message editor, is actually a full featured text editor, with all
  179.  the editing features you need.
  180.  
  181.  You can use the internal editor for ANY text file editing, subject to its
  182.  500 line limit.  I use it during test runs of RASIS to update the
  183.  CHANGES file, and sometimes even the source code!
  184.  
  185.  Thanks for using the RASIS message editor.
  186.  
  187.   Rand Nowell
  188.   RaLin Enterprises Software
  189. #
  190. *Make Your Own Help File
  191.  
  192.                        * CREATE A CUSTOM HELP FILE *
  193.  
  194.   You can edit a copy of this Help file, and create one more to your liking
  195.   if you wish.
  196.  
  197.   You can add help screens, reminders to you on how to accomplish what you
  198.   want.  The important thing to remember, is there can be no more than
  199.   50 Menu Items in the menu.
  200.  
  201.   There should be no more than 22-23 lines of help in any section.
  202.  
  203.   The help text should not extend beyond column 76. Use the text in this
  204.   file, to help you design your own. SAVE A COPY OF THIS!
  205.  
  206.   The file needs to be named SISED.HLP, and should be placed in a Dos PATH
  207.   directory.
  208.  
  209.   An asterisk (*) specifies a menu entry
  210.   A number sign (#) specifies the end of the help page.
  211.  
  212.  
  213. #
  214.