home *** CD-ROM | disk | FTP | other *** search
-
-
- ╥ ╓╖ ╓╖ ╓╖ ╓╖ ╥ ╥ ╓╥╖ ╥ ╓╥╖ ╓╖ ╖╓ ╓╖ ╓╖ ╓╖ ╓─ ╓╖
- ║ ║║ ║╖ ║║ ║║ ║ ║ ║╨║ ║ ║ ║ ╟╢ ╟╢ ║║ ║╖ ╟ ╟╜
- ╙─ ╙╜ ╙╜ ╙╜ ╜╙ ╙─ ╨ ╜ ╨ ╨ ╨ ╙╜ ╜╙ ╜╙ ╜╙ ╙╜ ╙─ ╜╙
- Version 1.0 Copyright 1992 by Keith S. Kolbo
- All rights reserved
-
-
- Welcome to the Logon Limit Changer for TriBBS.
-
- Copyright and Registration
-
- This program is distributed on a no charge basis. Howerever, it is not
- public domain and the author, Keith S. Kolbo retains all rights to this
- program. Registered TriBBS sysops are free to use this program with their
- boards after sending their name, address, board name and board number to
- author. Unregistered TriBBS sysops may use this program during their
- boards 30 day evaluation period. Any other use of this program is strictly
- prohibited.
-
-
- Warranty
-
- This program is distrubuted without warranty. In no event will Keith S. Kolbo
- be held responsible to you for damages of any kind, direct or indirect. This
- program is made available for your use at your own risk. It worked on my
- system without incident, but this does not mean that it will produce the same
- results on your system.
-
- What the program should do..
-
- This program changes the maximum logon time limit in the SYSDAT1.DAT file of
- TriBBS v 2.1 - v3.0. The usage is LOGLIM [ time limit in minutes ]. It was
- designed to be used in a system event where it could be called by a batch
- file. This way a sysop could set up scheduled hours of the day with different
- logon limits without effecting the user's daily time limit. I have set up
- the hours of Midnight to 2:00am with a 15 min logon limit so that game players
- can get in and make their moves. After that the logon limit is restored to
- 60 mins for regular activities. You could use it for mailrun times or anything
- else you can think of.
-
- Installation
-
- ** Back up your SYSDAT1.DAT file **
- ** Back up your SYSDAT1.DAT file **
- ** Back up your SYSDAT1.DAT file **
- Get the hint? <grin>
-
- Place LOGLIM.EXE in your main TriBBS directory, where SYSDAT1.DAT that you
- backed up is. Then add the following lines to your event batch file :
- cd \tribbs
- loglim [ time limit in minutes ]
-
- Example:
- cd \tribbs
- loglim 15
- board
-
-
-
- Multi-Node
-
- Multiple nodes require a copy of LOGLIM.EXE be in each nodes main dir.
- Each node must have a call made to its own copy. Example:
-
- cd\tribbs <-------- to node one's dir
- loglim 15 <-------- call to program
- cd\tribbs2 <-------- to node two's dir
- loglim 15 <-------- call to program in node two's dir
- cd\tribbs <-------- return to node one dir
- board <-------- restart board
-
-
-
- That's it .................
-
-
-
- This program was compiled with Borland's Turbo C++
- TriBBS was written by Mark Goodwin who retains all rights to that name
- and software.. He has no connection with the Logon Limit Changer and he
- is not responsible for it's actions.
-
- The author may be reached for registration and questions at:
- Keith S. Kolbo
- 5419 Pullman Drive
- Orlando, Florida USA 32812
-
- Board Falcore BoatWorks Remote Access
- 407-277-5316 1200 - 38,400 V32 V42bis 8,N,1
-