home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / SURVIVALKIT2.SFX / help.messageedit < prev    next >
Encoding:
Text File  |  1993-06-30  |  3.1 KB  |  102 lines

  1.  
  2.  
  3.  
  4. Date: 930628
  5.  
  6. File: Message Edit
  7.  
  8.  
  9. How to Use the Message Editor
  10. -----------------------------
  11.  
  12. You can change lines, insert, delete, and other commands here while you are
  13. leaving a message.  The message editor is about the same as the editor in
  14. GE-Mail.
  15.  
  16. First....all commands are preceded with an asterisk.  To see a list of  all
  17. commands, at any line number in your message, as the first character, type: *H
  18.  
  19. You might want to buffer this list and print it out for future reference, in a
  20. handy offline binder!!  It'll save you time in the long run!
  21.  
  22. Now, remember, before trying any command, the asterisk MUST be the first
  23. character in the line.
  24.  
  25. The editor here is a LINE EDITOR.  This means you edit only one line at a time,
  26. AFTER you enter it.  Each line is Entered into the system with a RETURN at the
  27. end.  It is best to type up to around 80 characters and then press RETURN.
  28.  
  29. The most often used commands are CHANGE, DELETE and INSERT.  Lets take a quick
  30. look at them first.
  31.  
  32. *CHA
  33. ====
  34.  
  35. Here's the command to change a sequence of characters in a line.  You can
  36. choose to have the line VERIFIED to you automatically by using the command:
  37.  
  38. *CHAV
  39. =====
  40.  
  41.  The CHA command needs several arguments within the fields of the syntax:
  42.  -* The LINE Number you want to edit
  43.  -* The OLD STRING you want to correct
  44.  -* The NEW String you want entered
  45.  -* The number of times you want it corrected <<Usually one>>
  46.  
  47. The CHA command is followed by a single comma, the line number and then slashes
  48. which separate all other fields of the line:
  49.  
  50. *CHAV,39/separaate/separate/1*
  51. :  :  :  :         :        :
  52. :  :  :  :         :        1 Time
  53. :  :  :  :         NEW String
  54. :  :  :  OLD String
  55. :  :  Line #
  56. :  Command <change with line verify on>
  57. ASTERISK
  58.  
  59.  
  60. *DEL
  61. ====
  62.  
  63. The delete command is very simple....you type in the command, a comma and the
  64. line number to delete:
  65.  
  66. *DEL,50
  67.  You can also specify a range of lines:
  68. *DEL,58-60
  69.  
  70. *I  <<Insert>>
  71. ==
  72.  
  73. Insert allows you to add lines between previously typed text lines. You will
  74. need to give it one piece of information, the line number of the text you want
  75. your new lines to be entered after.  Lets say you want to add 3 lines of text
  76. after line 5, you'd enter:
  77.  
  78. *I,5
  79.  
  80. Then you'd see line 6 come up, and you can enter text until you are done with
  81. the information you wanted to add.  You are automatically placed in INSERT mode
  82. as you enter each new line.  Exit INSERT with a RETURN on a blank line, and
  83. you'll be placed back where you started in your message.
  84.  
  85. *L  <<List>>
  86. ==
  87.  
  88. You can always LIST your message anytime you'd like, with the *L command. Enter
  89. it as the first characters of any new line.  Without any additional parameters,
  90. it will list the entire messae.  You can specify a range of lines, too, tho,
  91. like this:
  92.  
  93. *L,80-86
  94.  
  95. Well, so much for Editing 101.  Any other questions about the message and Mail
  96. editor, please holler!!!
  97.  
  98.  
  99.     ####################################################################
  100.     #            Returning you to the Survival Kit Menu...!            #
  101.     ####################################################################
  102.