home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0090 - 0099 / ibm0090-0099 / ibm0099.tar / ibm0099 / RASSL55C.ZIP / RASSLE.DOC < prev    next >
Encoding:
Text File  |  1992-11-07  |  11.4 KB  |  311 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                               SUPER RASSLE
  11.  
  12.                                  v5.5
  13.  
  14.                             November 7, 1992
  15.  
  16.                         PCBoard 14.x and GAP 4.x
  17.                            WILDCAT!, Spitfire
  18.                              QBBS, RBBS, RA
  19.                               WWIV, TriBBS
  20.  
  21.                                    by
  22.  
  23.                              Dennis Maidon
  24.  
  25.                           PAROLE TECHNOLOGIES
  26.                           311 Buffalo Rd.
  27.                           Clayton, NC  27520
  28.  
  29.                           Phone: (919) 965-3600
  30.                           FAX  : (919) 965-9885
  31.  
  32.                           The Parole Board BBS
  33.  
  34.               (919) 965-4696 -> US Robotics Dual Standard
  35.  
  36.                             Free Advice BBS
  37.  
  38.                    (919) 934-1002  -> US Robotics HST
  39.  
  40.                    Copyright 1991-92, PAROLE Software
  41.                           ALL RIGHTS RESERVED
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                                 OVERVIEW
  48.                                 ________
  49.  
  50.  
  51.  
  52.         This ZIP file was created using the -AV function of PKZIP.  If
  53.         my AV is missing then this file may not be complete of has been
  54.         tampered with.  Complete and current editions of this program
  55.         are always available for D/L on The Parole Board BBS.  If the AV
  56.         is missing please complain to your sysop to stop the practice of
  57.         removing AV's as this is your assurance from the programmer that
  58.         the file is complete and virus free.
  59.  
  60.  
  61.                               INSTALLATION
  62.                               ____________
  63.  
  64. If you are upgrading from a version previous to 'SUPER RASSLE 3.0' or
  65. 'SUPER RASSLE 4.0', you should do a completely new installation.  Super
  66. Rassle no longer uses the ".USR" or ".NO" files.  Since DOS allocates
  67. 2-8k for each small file, the disk savings will be enormous.  SR now
  68. stores all user info in a special database named "RASSSCORE.DAT"
  69.  
  70.  
  71.    Installation is fairly easy and straight-forward. The following steps and
  72.    examples should have you up and running in a very short period of time.
  73.    It is assumed that you are familiar with setting up DOORS on your system.
  74.    To this end, only examples of the configuration file and Door batch file
  75.    are described.
  76.  
  77.       1) Create a directory to hold all RASSLE files
  78.  
  79.       2) Unzip RASSLExx.ZIP into the the above directory
  80.  
  81.       3) Run 'INSTALL.BAT' This will unzip all the files and create the
  82.          necessary subdirs.
  83.  
  84.       4) Create a configuration file, with a name of your choice, or
  85.          modify the  RASSLE.CFG file that is enclosed.
  86.          A description follows:
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.    C:\WILDCAT\CALLINFO.BBS ──┐  <- For Wildcat!
  95.    C:\WC30\USERINFO.DAT      │  <- For Wildcat! 3.0 (Point to Node Dir)
  96.    C:\PCB\PCBOARD.SYS        │  <- For PCBoard using PCBOARD.SYS only
  97.    C:\PCB\USERS              │  <- For PCBoard using USERS only
  98.    C:\BBS\DOOR.SYS           │  <- For Systems that support DOOR.SYS
  99.    C:\BBS\DORINFOx.DEF       │  <- For QBBS/RBB/RA.  Replace x with Node #.
  100.    C:\BBS\SFDOORS.DAT        │  <- For Spitfire
  101.    C:\BBS\TRIBBS.SYS         │  <- for TriBBS
  102.    C:\BBS\CHAIN.TXT          │  <- For WWIV
  103.    C:\BBS\GTUSER.BBS       ──┘  <- For GT Power systems
  104.    The Parole Board BBS         <- Your BBS Name
  105.    Dennis                       <- SysOp's First Name
  106.    Maidon                       <- SysOp's Last Name
  107.    C:\WC\BULL\BULL1.SCR         <- Path and Name of Color Bulletin
  108.    C:\WC\BULL\BULL1.BBS         <- Path and Name of ASCii Bulletin
  109.    YES                          <- Create .DNR Log
  110.    00000                        <- Registration Number
  111.    100                          <- Minimum security level allowed in door.
  112.    Y                            <- (Y/N) Allow users to logoff from door.
  113.  
  114.  
  115.  NOTE: There are 2 additional lines necessary when using GTUSER.BBS. Since
  116.       this file does not provide the ComPort% and NodeNum% variables, advise
  117.       your Door users to add them to this .CFG file on lines 5 and 6
  118.       respectively. Both variables will default to 1.
  119.  
  120.      Edit this .CFG file to suit your individual BBS.  All 11 lines MUST
  121.      be present.
  122.  
  123.    Line 1:  This line points to where RASSLE.EXE will find the callers
  124.             information file.  Just include the line that your particular
  125.             BBS uses.  DO NOT put all of them in the CFG file.
  126.  
  127.    Line 2:  Place the name of your BBS on this line.
  128.  
  129.    Line 3:  SysOp's first name goes here.
  130.  
  131.    Line 4:  SysOp's last name goes here.
  132.  
  133.    Line 5:  Enter the complete path and name of the ANSI bulletin that
  134.             you want Super Rassle to create. If you are using WC! or PCB
  135.             color coded bulletins, this file must end in a ".BBS"
  136.             extension.  You may leave line 6 blank as Super Rassle does
  137.             not create an ASCii bulletin when special codes are used.
  138.  
  139.    Line 6:  Enter the complete path and name of the ASCii bulletin that
  140.             you want Super Rassle to create.
  141.  
  142.    Line 7:  YES to create .LOG log or leave blank
  143.  
  144.    Line 8:  Your Registration Number goes here if registered
  145.  
  146.    Line 9:  The minimum security level that is allowed in the door.
  147.  
  148.    Line 10: (Y/N)  Allow users to logoff the BBS from door.
  149.  
  150.    Line 11: Type of Bulletins to create "WC" = WC!3.x color coded
  151.                                         "PCB" = PCBoard color coded
  152.                                         "N" = ANSI & ASCii bulletins
  153.  
  154.  
  155.         If you use the above CFG file be sure to remove all remarks and use
  156.    a pure ASCII editor such as EDLIN or QEDIT.  Hidden control codes could
  157.    cause the program to depart for worlds unknown.
  158.  
  159.       4) Create a batch file or modify the Rassle file supplied. A
  160.          description of this file follows:
  161.  
  162.             ECHO OFF
  163.             CD \DOORS\RASSLE        Location of Super Rassle files
  164.             RASSLE RASSLE.CFG /5    EXE filename and CFG filename
  165.             CD\WCAT
  166.             CAT.BAT
  167.  
  168.  
  169.        5) When running in more than one node, be sure to supply a
  170.           different configuration name for each node (your choice of name).
  171.  
  172.           EX: RASSLE1.CFG  RASSLE2.CFG
  173.  
  174.           Super Rassle has been tested under LIVECAT! and performs very well.
  175.  
  176.  
  177.  
  178.     LIVECAT! USERS  (WILDCAT!3.0 ONLY!!!!!!)
  179.  
  180.     If you are using LIVECAT! to control your doors you will need to
  181. make one small change in your door.bat file.  LC! changes DOOR.SYS to
  182. DOOR.ORG when it shells out to the door.  You will need to add a line in
  183. your script  COPY DOOR.ORG DOOR.SYS.  If you don't do this, SR just
  184. gives up and dies a very unhappy death.  I don't go back and delete it
  185. when SR finishes and I haven't had any problems with it.   If you do,
  186. you might like to delete the DOOR.SYS just as soon as SR finishes
  187. running.
  188.  
  189.      If you are using Livecat! 3.5 or greater, this "bug" has been
  190. fixed.
  191.  
  192. NOTE: DoorFrame supports COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  193.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  194.       number after the configuration filename. Let's assume your Door is
  195.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  196.       passed to your Door would be:
  197.  
  198.         FOOBAR FOOBAR.CFG /5
  199.         FOOBAR FORBAR.CFG *5
  200.  
  201.       The /5 tells DoorFrame to use IRQ5 rather than the standard IRQ4 that
  202.       is normally used with COM1. No /x parameter is needed for the standard
  203.       IRQ's.
  204.  
  205. Fossil Driver Support
  206. ---------------------
  207. RASSLE supports the use of Fossil drivers.  To tell your Door to use the
  208. Fossil driver instead of the standard COM ports, just put /FD on the command
  209. line when running the door. For example:
  210.  
  211.      MYDOOR MYDOOR.CFG /FD
  212.      MYDOOR MYDOOR.CFG *FD
  213.  
  214. indicates that a Fossil driver is present and should be used. If no Fossil
  215. driver is detected, RASSLE will print a message to that effect and exit
  216. the door gracefully.
  217.  
  218.  
  219. LOCAL: To run SUPER RASSLE locally, type "RASSLE LOCAL" at the DOS
  220.        prompt.
  221.  
  222.  
  223.       Be sure to read all the READ.ME, README.1ST AND UPGRADE.DOC files
  224. if they are included in the package.  They sometimes contain some very
  225. useful information. <G>  Of course you can do like me, just set the darn
  226. thing up without the docs then fuss at the door author for not making it
  227. simple enough to work the first time.
  228.  
  229.       When a user first log onto 'SUPER RASSLE' the program checks his
  230. security level to make sure that he has a high enough level to enter the
  231. door.  At the same time it is also checking to see if the user has been
  232. 'locked' out by the sysop.  This capability is only available to
  233. register sysops.  Registered sysops may DL from The Parole Board BBS a
  234. support package which will allow them to edit the RASSCORE.DAT file.
  235. There is also a utility available which will allow the addition of
  236. 'opponents'.  If you are a current registered sysop, call the BBS and
  237. leave me a message and I will give you access to the "REGISTERED"
  238. support programs directory.
  239.  
  240.     Users that have been locked out will not be allowed to enter the
  241.     door.
  242.  
  243.  
  244.  
  245.  
  246.  
  247.                               LEGALITIES
  248.                               __________
  249.  
  250.  
  251.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  252.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  253.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  254.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  255.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  256.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  257.       OR BREACH OF ANY WARRANTY.
  258.  
  259.  
  260.  
  261.                              DISTRIBUTION
  262.                              ____________
  263.  
  264.    You may make this file available for downloading from your BBS or you may
  265.    upload it to any BBS of your choice, provided that you do not make any
  266.    changes to the contents of the archive (ZIP file). The archive and its
  267.    individual contents may not be used by any service that charges any money
  268.    whatsoever, without the written permission of the author.
  269.  
  270.  
  271.  
  272.  
  273.  
  274.                              REGISTRATION
  275.                              ____________
  276.  
  277.    I am not a subscriber to the "Crippleware" concept, and this program
  278.    reflects that philosophy. This is a full-featured program, whose
  279.    functionality is not hampered in any way, whether you register it or
  280.    not.  There are special support utilities that are only available to
  281.    registered sysops but, they do not affect the play of Super Rassle in
  282.    any way. It is only $15 to register this door.
  283.  
  284.  
  285.    Remember, should you have any problems, questions or suggestions, be sure
  286.    to drop me a message on either of the aforementioned BBS or via the
  287.    DOORS or SYSOP conference on RIME(tm), Node ID = PAROLE.
  288.  
  289.  
  290.                                  THANKS
  291.                              --------------
  292.  
  293.     Special thanks goes out for my wife who is definitely a
  294.     "Computer Widow".
  295.  
  296.     Ted Freeman the author of DOORFRAME, a first class BBS Doors
  297.     Development Library.
  298.  
  299.     My BBS users who have had to endure constant badgering to help me
  300.     test the programs that I have written.
  301.  
  302.     Bill Ward, my personal BETA tester on the BBS.  He has run this
  303.     program through the wringer.
  304.  
  305.     A *VERY SPECIAL THANKS* to Mustang! Software for developing the
  306.     greatest BBS Software on the market, WILDCAT! 3.0.
  307.  
  308.     Super Rassle is written in MicroSoft's "Pro Development System v7.1"
  309.     or PDS as it is commonly known.
  310.  
  311.