home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 208.img / EMU0601.ZIP / MENUS.ZIP / EDITHELP < prev    next >
Text File  |  1986-04-14  |  742b  |  26 lines

  1.                                  EDIT HELP
  2.  
  3. There are a variety of editor commands.  All of them may be used either as
  4. single letters from the edit menu or as a slash ("/") + the letter while
  5. entering text, that is, entering "/S" on a blank line will save the message.
  6.  
  7. Letter  Purpose
  8. ------  -------
  9. S       Save
  10. A       Abort
  11. E       Enter edit mode
  12. C       Continue
  13. F       Fix line
  14. L       List message
  15. N       New (clear)
  16. D       Delete line
  17. I       Insert line
  18. B       Backup (fix)
  19. T       Change title
  20. R       Search and replace
  21. M<text> Center text
  22.  
  23. The editor supports word-wrap and backup, that is, if you press the backspace
  24. key on a blank line, you will be allowed to back up and edit the previous
  25. line.
  26.