home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / SMESS12.ZIP / SMESS.DOC < prev    next >
Text File  |  1994-12-25  |  4KB  |  114 lines

  1.  
  2.                               Smess Version 1.2
  3.  
  4.                 S&M Shareware
  5.  
  6.                Created By Mike Allstott
  7.  
  8.  
  9. Introduction
  10. -----------
  11.  
  12.     Smess is a utility will take messages from Scrabble Door <by
  13. Christopher Hall> and/or SD Maintenance and insert them into your TriBBS
  14. message base. After inserting them it will delete them from your scrabble
  15. directory. This program has been developed with the help of Trisoft's
  16. TriBBS API Developed By Mark, of course.
  17.  
  18.  
  19.  
  20. Disclaimer
  21. ----------
  22.  
  23. This software is provided "As Is".  All responsibility and risk, in
  24. installing and running this program and its associated files, is taken on
  25. completely by the person using this software.  This software comes without
  26. any warranty, expressed or implied.  If you do not agree with the above,
  27. please don't use this software.
  28.  
  29.  
  30. Registration
  31. ------------
  32.  
  33.     Smess is shareware. It is 100% usable unregistered. Registration
  34. will remove NAG message and get you my gratitude. It's just a small
  35. utility some I'm asking a small price, $5.00. That's it. Your receive a
  36. key code via Stephanie's Nightmare BBS or US postal. This key will work
  37. for all future upgrades.
  38.  
  39.  
  40. Installation
  41. -----------
  42.  
  43.     Set up is simple. Put SMESS.EXE and SMESS.CFG in your TriBBS
  44. Node 1 directory. Also put SMESS_SD.EXE if you are useing messages made
  45. by SDMAINT.EXE (These will be named SDMSG.*) It will not work from any
  46. other directory.
  47.  
  48. Edit the inclosed "SMESS.CFG" to reflect:
  49.  
  50.  
  51. 0             Registration code or "0" if unregistered
  52. Mike          Sysop first name
  53. Allstott      Sysop last name
  54. D:\tribbs     Path to your Main TriBBS directory
  55. D:\scrabble   Path to your scrabble directory
  56. 1             Conference area number to import messages to
  57.  
  58.  
  59. Next Edit the file "message" in your scrabble directory. %NAME MUST
  60. be the first word on the first line in this file.              ^^^^
  61.  
  62. If you are useing SD Maintenance you must edit both "SDWARN.TXT" and
  63. "SDACTION.TXT". Again %NAME MUST be the the firse word on the first
  64. line.
  65.  
  66. Then setup the batch file to Scrabble to start SMESS.exe and SMESS_SD.EXE
  67. after returning to your TriBBS directory and before starting BOARD.BAT.
  68. Both programs can also be ran manually from you TriBBS directory command
  69. prompt.
  70.  
  71. Multi-Node BBSs, S-Mess can be very erratic if accessed by two nodes at
  72. the same time. Since S-Mess runs in just a couple seconds it's not very
  73. likely that that would be a problem (unless maybe if you had 100 nodes).
  74. Just to be on the safe side (and for those that have 100+ nodes) the
  75. following is a sample of the batch file I use. It will allow the program
  76. to be accessed by one node at a time only.
  77.  
  78. -----------------------------------------------------------------------------
  79. rem Node 2 Scrabble Bat
  80.  
  81. cd\scrab            : Scrabble Directory
  82. scrabdor scrab2.cfg             : Run scrabble
  83.  
  84. cd\tribbs            : Node 1 directory
  85. if exist smess.wrk goto end    : See if S-Mess is in use
  86. echo inwork > smess.wrk        : Block other nodes access
  87.  
  88. SMESS                : Run Smess
  89. SMESS_SD            : Run SMESS_SD to import SDmaint txt files.
  90.  
  91. del smess.wrk            : Allow other nodes access
  92.  
  93. cd\tri2                : 2 directory
  94. board                : and return to TriBBS
  95. -------------------------------------------------------------------------------
  96.         (don't copy comments into actual batch)
  97.  
  98.  
  99. Comments
  100. --------
  101.  
  102. Please send comments or suggestions to:
  103.  
  104.  
  105. Mike Allstott
  106. 3128 Glen Oaks Dr.
  107. Witchita KS 67216
  108.  
  109. OR Call
  110.  
  111. Stephanie's Nightmare BBS
  112.  
  113. (316) 686-7585
  114.