home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BBSADV1.ZIP / SYSOP.DOC < prev    next >
Text File  |  1993-10-06  |  9KB  |  239 lines

  1.  
  2.  
  3.  
  4.                              EaglePro  BBSADDS V1
  5.                                    __________
  6.  
  7.  
  8.                          Copyright 9/26/93  Brian Smith
  9.  
  10.                                       By
  11.  
  12.                                   Brian Smith
  13.                                  P.O. Box 876
  14.                                Marion, Illinois
  15.                                     62959
  16.  
  17.  
  18.               Written with a the use of a great BBS door utility,
  19.  
  20.                       DoorDriver 5.00 - By Scott M. Baker
  21.  
  22.  
  23.  
  24.   
  25.  
  26.     I'm not going to bore you with the usual registration, shareware,
  27.   features, and usage here. BUT I do strongly suggest you read the
  28.   rest of this short document for future upgrades and support. If
  29.   you have any suggestions for improvements or bug reports they can
  30.   be mailed to the address above or at the end of this file. If you'd
  31.   like to have the source code (* Turbo Pascal 7 *), the MultiNode
  32.   awareness option added, notices of future updates, plus other custom
  33.   features, REGISTER IT !!!!!!!
  34.  
  35.  
  36.  
  37.  
  38. ------- INSTALLING BBSADDS ------------------------------------------------
  39.  
  40.  
  41.  
  42.  1)  Add this line to your autoexec.bat  set dszlog=c:\dszlog or
  43.      one like it if you don't have it there already. Or you can
  44.      add it to your .BAT file that calls your bbs program.
  45.      Also you must have DSZ somewhere in your path. I put it in my
  46.      dos dir with all my other dos utilities.
  47.  
  48.  
  49.  2)  If you are using the a fossil driver X00 then the Z-X modem batch
  50.      (.BAT) files should work just fine. If your using another type of
  51.      fossil driver then you'll have to turn it off before calling DSZ
  52.      and back on when DSZ exits.
  53.        If you aren't using a fossil driver then the first and last
  54.      lines in Zmodem-Xmodem example .bat files should be removed.
  55.  
  56.  
  57.  3)  Make a directory named BBSADDS then copy all the files from
  58.      the bbsadds archive to that directory.
  59.  
  60.  
  61.  4)  Edit the file called BBSADDS.CTL. Replace any info that needs
  62.      to be replaced (BBSType, SysopFirst-Last name, etc). Pay special
  63.      attention to the docs in that file.
  64.  
  65.      " Hint: If your users aren't getting color try the COLOR1 Option.. "
  66.     
  67.  5)   Edit the file called bbsadds.bat that comes with BBSADDS.
  68.       The format for the file is:
  69.  
  70.       CD C:\BBS\BBSADDS      ( Change to the bbsadds directory          )
  71.       bbsadds /pC:\bbs  /n?  ( /p path to your drop file /n node number )
  72.       CD C:\BBS              ( return to the bbs directory              )
  73.  
  74.  
  75.   6)  Install the bbsadds.bat file in your bbs. That part is left up to
  76.       you. I can't help you there because of the many different types
  77.       and kinds of bbs's
  78.  
  79.   7)  One hint in installing the program in a bbs. Some bbs's use an
  80.       errorlevel exit and some shell to the program. If you shell to
  81.       the program you should load command.com with /C in first.
  82.       EXAMPLE:  C:\command.com /C C:\raa\doors\bbsadds.exe
  83.  
  84.  
  85.  
  86.  
  87.  
  88. ---- DESCRIPTION  ----------------------------------------------------------
  89.  
  90.  
  91.    BBSADDS will work with many different types of BBS's including
  92.  
  93.             RBBS - Rbbs-Pc version 16.1+ (uses DORINFOx.DEF)
  94.            QUICK - Quickbbs; Uses DORINFOx.DEF (same as above)
  95.            PCB12 - Pcboard version 12
  96.             WWIV - WWIV bbs (uses chain.txt)
  97.          PHOENIX - Phoenix bbs
  98.          WILDCAT - Wildcat bbs
  99.            PCB14 - Pcboard version 14 (not fully tested)
  100.          DOORSYS - The DOOR.SYS format (wildcat 3.0, TAG, etc)
  101.         SPITFIRE - Spitfires drop file (SFDOORS.DAT)
  102.  
  103.    What will BBSADDS do? It permits another sysop to place a description
  104. of his BBS on yours. BUT only one add from one sysop and at anytime he can
  105. remove or edit his add as his system changes or he closes his BBS. It
  106. writes 4 files before the program exits.
  107.  
  108.   ADDS.ANS   Ansi bbs add  Full descriptions
  109.   ADDS.ASC   Text bbs add  Full descriptions
  110.   SADDS.ANS  Ansi BBS add  short description using BBS name, BBS number, BAUD
  111.   SADDS.ASC  Ansi BBS add  short description using BBS name, BBS number, BAUD
  112.  
  113.   These are standard ansi-ascII files that can be added to your logoff
  114. screens or combined with to make a nice looking exit for your BBS. For
  115. the time being a person can add two lines to the BBSADDS.BAT file to
  116. combine the screens with the sysops current screen. An example
  117. would be
  118.  
  119. copy adds.asc+logoff.asc temp
  120. copy temp c:\bbs\logoff.asc
  121.  
  122.  
  123.   This would add ADDS.ASC to LOGOFF.ASC and should make a nice exit
  124. screen for any BBS.
  125.  
  126.    Also there was a little file added to this archive called SYSOP_ED.EXE.
  127. this program can be used to delete BBS adds from the list.
  128.    One more thing while BBSADDS is running you can press ALT C to go into
  129. Chat mode. ESC takes you out of chat.
  130.  
  131.  
  132.  
  133. ---- FUTURE ADDITIONS ------------------------------------------------------
  134.  
  135.   1)  All or any future additions depend of you!!!! This program is not
  136.       Freeware and if it doesn't get the support from you then there
  137.       won't be any additions or upgrades in the future.
  138.  
  139.   2)  Add an option to check for foul language. If one of the offending
  140.       words is placed in the add then the users name is posted in a file to
  141.       the sysop. Possably instead of his original add his name is placed
  142.       where the bbs name should be and instead of his message it will say
  143.       that he likes to post foul language in an add. Plus his time will be
  144.       dropped to 0 and he is logged off..
  145.  
  146.   3)  An option to change the name and path of the file that BBSADDS writes
  147.       so the sysop can write it directly to his exit screen.
  148.  
  149.   4)  An option for a header-footer screen so the sysop can add his own
  150.       ansi-text screen to the adds making it all automatic.
  151.  
  152.   5)  Better Multi Node file checking and safety measures.
  153.  
  154.   6)  More SYSOP Configurable including a option to turn off hot keys,
  155.       and an ansi screen file insted of the screen being built in so
  156.       the sysop can change it to match his-hers bbs.
  157.  
  158.   7)  Other types of internal proticals besides X-Zmodem.
  159.  
  160.  
  161.  
  162. ------- DISCLAIMER ----------------------------------------------------
  163.  
  164.     EaglePro and Brian Smith will not be held responsible for any damage
  165. WHAT SO EVER this door might do to your computer including hardware damage,
  166. software damage, or data damage. This program has had many hours of testing
  167. before it was released. To the best of my knowledge it could not possibly do
  168. any damage to your system. This disclaimer was placed here just for legal
  169. protection from those who think that it is possible that BBSADDS could
  170. do damage to a system.
  171.      BBSADDS may be uploaded to and downloaded from commercial systems
  172. such as CompuServe, the Source, and BIX, as long as there is no charge
  173. for the product itself.  Those copying, sharing, and electronically
  174. transmitting this product are required not to delete or modify the
  175. copyright notice and restrictive notices from the program or documentation.
  176. Any distribution of BBSADDS must include all files contained in the packed
  177. format.
  178.  
  179.  
  180. ---- CREDITS ----------------------------------------------------------
  181.  
  182.  
  183.           Reid Smith
  184.           P.O. Box 876
  185.           Marion, Illinois 62959
  186.           Many hours of programing help and support. Also My dad.
  187.  
  188.  
  189.           Scott M. Baker
  190.           6433 Tierra Catalina #48
  191.           Tucson, Arizona  85718
  192.           Door Driver Programer
  193.           NOT YET NAMED BBS NODE 1 (300-2400):  (602)577-3650
  194.           NOT YET NAMED BBS NODE 2 (2400-9600): (602)577-3419
  195.  
  196.           Derrick Parkhurst and  Carl Evens
  197.           Additional Door Driver Programers
  198.  
  199.  
  200. ----- Registration -----------------------------------------------------
  201.  
  202.    BBSADDS is shareware and you are granted a license to use this
  203. program for a period of 30 days. At the end of the 30 day period
  204. you must either send $10.00 to the address listed below or remove
  205. the program. Usage of the BBSADDS Door for longer than a 30 day
  206. evaluation period requires that you register the product with the
  207. author. Failure to do so violates Federal Copyright Laws and places
  208. you in a position to which the author can pursue monetary damages
  209. in a court of law.
  210.    There are no keys, delays, etc. in this program what so ever.
  211. If you feel that this program is a good addition to your BBS and
  212. would like to see future additions made to this program, then
  213. PLEASE send $10.00 to:
  214.  
  215. Brian Smith
  216. P.O. Box 876
  217. Marion, Illinois
  218.  
  219.  
  220.  
  221.    You can download the newest version of BBSADDS or contact
  222.    me by leaving a message to " Reid Smith " on these
  223.    FINE BBS's:
  224.  
  225.  
  226.    EaglePro (SmithCom)                          (618) 997-8009
  227.    EaglePro (The File Connection)               (618) 997-3503
  228.    Pooh's Corner                                (618) 985-4747
  229.  
  230.    OR if you have access to relaynet you can post a message in
  231.    the SHAREWARE CONFERENCE  addressed to  NODE #5729 (Fileconn).
  232.  
  233.  
  234.   Please make all checks payable to Brian Smith. All proceeds from
  235. this program will be used in the treatment for Lymes Disease and
  236. helping us who have it. It is extremely important to myself and my
  237. dad to find a cure for this killer because we both have it.
  238.  
  239.