home *** CD-ROM | disk | FTP | other *** search
-
-
-
- INFO-DOOR TOP TEN
- Copyright (c) 1991, Don Laverdure
- 42 Leroy Grant Drive
- Suite 407
- Kingston, Ontario. CANADA
- K7K 6W8
-
-
-
-
-
- \\ \\ \\ \\\\\\\ \\\\\\\ \\\\\ \\\\\\\ \\\\\\\ \\\\\
- \\ \\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\
- \\ \\\\ \\ \\\\\ \\ \\ \\\\\ \\ \\ \\ \\ \\ \\ \\ \\
- \\ \\ \\\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\\\\\
- \\ \\ \\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\
- \\ \\ \\ \\ \\\\\\\ \\\\\ \\\\\\\ \\\\\\\ \\ \\
-
-
-
-
-
-
-
- Documentation By Don Laverdure.
- (c) 1991 Softwrite Docs.
- 42 Leroy Grant Drive
- Suite 407
- Kingston, Ontario. CANADA
- K7K 6W8
-
-
-
-
-
-
-
-
-
- INFO-DOOR is a simple yet easy to use Top Ten graph door
- for Bulletin Boards. Although there are a lot of top ten style
- list creators, I have not seen one that is as self contained as
- INFO-DOOR TOP TEN. You do not have to create a nightly
- maintenance routine. There are no messy ASC/ANS files to clutter
- up your directory, and, The stats are updated with every caller
- automatically. Truly a no fuss door.
-
- The user is shown a graphic display of the top ten users
- and a list of their names with the totals. There are 4 graphs to
- choose from. Set up is a simple and quick. INFO-DOOR also uses
- the existing data files and will not clutter up your directory
- as other doors often do. You will need at least 11 users for
- this door to function.
-
-
-
- SAMPLE SCREEN:
-
-
-
- INFO-DOOR 2.00 TOP TEN Copyright (c) 1991, Don Laverdure ■ REGISTERED
- Sysop: Don Laverdure Node: 2 calls.
-
- Choose the TOP TEN graph that you would like to see.
- 1-CALLERS 2-UPLOADERS 3-DOWNLOADERS 4-MESSAGE POSTERS ESC-QUIT
-
- Total TOP TEN CALLERS=1254
- 20%┼
- 18%┼██ 1 - Albert Jonkman 76
- 16%┼██ ██ 2 - Don Laverdure 71
- 14%┼██ ██ ██ 3 - Tom Djian 65
- 12%┼██ ██ ██ ██ 4 - Gord Thompson 54
- 10%┼██─██─██─██─────────────────── 5 - Harold Hemberger 38
- 8%┼██ ██ ██ ██ ██ ██ ██ 6 - Derek Brown 38
- 6%┼██ ██ ██ ██ ██ ██ ██ ██ 7 - William Sykes 34
- 4%┼██ ██ ██ ██ ██ ██ ██ ██ ██ ██ 8 - Tony Summerfelt 23
- 2%┼██ ██ ██ ██ ██ ██ ██ ██ ██ ██ 9 - Wilby Mcknight 22
- 0%┴1─┴2─┴3─┴4─┴5─┴6─┴7─┴8─┴9─┴10┘ 10 - Brent Card 21
-
-
- The #1 TOP CALLER is Albert Jonkman.
- PRESS 1,2,3,4,Q or ESC:
-
-
-
- INFO-DOOR ---------------------------------------------------
-
-
-
- 1. SYSTEM REQUIREMENTS
-
-
-
- MS-DOS 2.1 or higher
- ANSI GRAPHICS
- BULLETIN BOARD SYSTEM:
- SuperBBS
- RemoteAccess
- QuickBBS 2.75
- Any QBBS Clone
-
-
-
- a, INFO-DOOR will operate on any Bulletin Board system that
- uses the following information files.
-
- USERS.BBS RA/QuickBBS compatible user records
- CONFIG.BBS RA/QuickBBS COMPATIBLE Configuration file
- DORINFO1.DEF Door information file
- EXITINFO.BBS Extended door information file
-
-
- NOTE: Some systems store the proper USERS.BBS in the message base
- directory. In this case you should copy the dorinfo files
- there and indicate that path in the command line.
-
- 2. INSTALLATION
-
-
- INFO-DOOR can be installed by use of either a type 7 or a
- type 15 exit in your menu.
-
- a, TYPE 7 To use a type 7 exit simply enter the following
- command line in your menu.
-
- IDOOR2.EXE <path>
-
- Be sure to include the .EXE
-
- <path> is the path to your BBS Config files. This is
- only required if you place the Config file in a
- directory other then the location of IDOOR2.EXE.
- IE: The location of EXITINFO.BBS and DORINFO1.DEF.
-
- If you are not using RA, This path must also be the
- location of your users file. For most other systems, this is
- the default directory.
-
- RA USERS: INFO-DOOR 2.00 now auto detects the path to your
- users file. The PATH parameter only refers to the location
- of your exit info files.
-
-
-
- b, TYPE 15 Type 15 exits require that you use a batch file
- and an errorlevel. In the following example I used an
- errorlevel of 40.
-
-
-
-
-
- INFO-DOOR ---------------------------------------------------
-
-
-
- @ECHO OFF
- ECHO BBS BATCH FILE
-
- :BBS
- CD\SBBS
- SBBS.EXE -E0
- GOTO CHKERROR
-
- :RESTART
- CD\SBBS
- SBBS -R
- GOTO CHKERROR
-
- :CHKERROR
- IF ERRORLEVEL 40 GOTO IDOOR2
- IF ERRORLEVEL 30 GOTO GAME1
- IF ERRORLEVEL 0 GOTO BBS
-
-
- :IDOOR2
- CD\DOORS
- IDOOR2 C:\RA
- GOTO RESTART
-
- :GAME1
- ........
-
-
-
- 3. ERRORLEVELS
-
-
- INFO-DOOR usually exits with an errorlevel of 0.
- If the EXITINFO.BBS file is missing, it will exit with an
- errorlevel of 4. No USERS.BBS file and you get an
- errorlevel od 3. INFO-DOOR will warn a user if that user
- has ANSI GRAPHICS turned off and ask if that user wishes to
- proceed.
-
-
-
- That's all there is to it.
-
-
- NOTE: Multi-Node Options are only available to REGISTERED
- users.
-
-
-
-
-
-
-
-
- INFO-DOOR ---------------------------------------------------
-
-
-
- DISTRIBUTION
-
- Please feel free to distribute the original archive
- (or at least the contents intact).
-
-
-
- LEGAL STUFF
-
- DISCLAIMER - This program is provided as is. You may
- use it at your own risk. There is no warranty of any
- kind or any form covering this program. The author
- may in no way be held liable for any damage of any
- form in connection or arising from the quality and/or
- use of this program and any associated files included
- with it.
-
-
-
-
- PAYMENT - Please send all REGISTRATION fees by mail.
- to the address below and on the registration form.
- Make all cheques or International Money Orders
- payable to:
-
- DON LAVERDURE
-
-
-
-
-
-
- M A I L T O
- ------------
- Don Laverdure, FIDO NET 1:249/124
- 42 Leroy Grant Drive, Suite 407 Kingston, Ontario, Canada K7K 6W8
- 613-548-3691 BBS
-
-
-
-
-
-
-
-
- R E G I S T R A T I O N
-
- ONLY $5.00
-
-
- M A I L T O
- ------------
- Don Laverdure, FIDO NET 1:249/124
- 42 Leroy Grant Drive, Suite 407 Kingston, Ontario, Canada K7K 6W8
- 613-548-3691 BBS
-
-
-
-
-
-
- I would like to register my copy of INFO-DOOR TOP TEN. I have
- enclosed $5.00.
-
-
- NAME:___________________________________
-
- ADDRESS:________________________________
-
- ________________________________
-
- ___________________CODE_________
-
-
-
- Your DEFAULT ORIGIN LINE Just as it appears in your Bulletin
- Board's CONFIG file.
-
- ___________________________________________________
-
- Your NAME just as it appears in your Bulletin Board's CONFIG
- file.
-
- ___________________________________________________
-
-
- If you are a member of FIDONET, you may receive your key code VIA
- NetMail.
-
-
- [ ] I would like to receive my key code and instructions VIA
- NetMail to the following address
-
- ___________________________________
-
- [ ] Please mail my key code and instructions VIA normal mail.
- to:
-
- [ ] The address above
- [ ] This address:
-
- ______________________________________________________
-
- ______________________________________________________
-
- ______________________________________________________
-
- ______________________________________________________
-
-
-
-
-
-
-