home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DCTME010.ZIP / MULTEDIT.TXT < prev    next >
Encoding:
Text File  |  1996-01-20  |  2.7 KB  |  67 lines

  1.                         Multiple Editor Utility v0.10
  2.                               By Dan Traczynski
  3.                               January 20, 1996.
  4.  
  5.  
  6. 1.0 - Introduction
  7.  
  8. This mini-utility allows the SysOp to have multiple full-screen editors on
  9. his/her BBS so each user may use his favourite one, rather than the SysOp's
  10. favourite one. ;)  It has been tested with RemoteAccess 2.0x but should work
  11. with any QuickBBS compatible system.
  12.  
  13.  
  14. 2.0 - Installation
  15.  
  16. Installation takes a few steps, but I have tried to make it as easy as
  17. possible to install MultEdit.  Firstly, you must make sure that RemoteAccess
  18. runs the MSG.BAT file that is included in the package.  This can be done by
  19. entering "*C /C MSG.BAT *M" in RACONFIG> Options> Messages> External Editor.
  20. After this, run MEConfig.Exe and enter in the names of the editors that you
  21. will be using.  Next edit MSG.BAT and have it execute these editors.  MultEdit
  22. will return an errorlevel corresponding to the editor that the user has
  23. chosen.  Therefore, if editor #1 is IceEdit and the user selects this editor,
  24. MultEdit.Exe will return an errorlevel of 1.  MSG.BAT checks this and then
  25. runs the appropriate program.  You must also edit MultEdit.Cfg and enter the
  26. required information.
  27.  
  28. When a user posts a message, he will be asked which editor to use.  After
  29. the first query, MultEdit will always run that editor without any further
  30. prompts.  To allow the user to change his default editor, a type 7 menu
  31. option must be created with "C:\<Whatever Directory>\MULTEDIT.EXE /X" in the
  32. OptData field.  The "/X" parameter tells MultEdit that the user wants to
  33. select a new message editor.
  34.  
  35.  
  36. 2.1 - Sysop keys
  37.  
  38.   F1    - Shows the Sysop keys on the status bar.
  39.   Alt∙C - Invokes the chat mode (with line wrapping :).
  40.   Alt∙T - "Twit user".  Returns the user back to the BBS.
  41.   PgUp  - Adds 5 minutes to the user's time.
  42.   PgDn  - Subtracts 5 minutes from the user's time.
  43.  
  44.  
  45. 3.0 - Distribution & Disclaimer
  46.  
  47.    DCT MultEdit is copyrighted (C) 1996 by Dan Traczynski.  All Rights
  48. Reserved.  I encourage you to distribute it, but DO NOT change any of the
  49. files within the original archive.  The archive should be named DCTME010.EXE,
  50. preferably in LHA's self-extracting archive format.
  51.  
  52.    The author, Daniel Traczynski, will take no responsibility should any
  53. unintended results occur to your system while using this program.  Although
  54. this program has been tested thoroughly, no guarantee can be given that it
  55. will do what it was made to do.  Nevertheless, if anything should happen, the
  56. user is totally responsible and the author will be under no obligations
  57. whatsoever.  By using this program you agree to this disclaimer.
  58.  
  59.  
  60. 4.0 - History
  61.  
  62. v0.10 - January 20, 1996.
  63.  
  64. First release.
  65.  
  66. {EOF}
  67.