home *** CD-ROM | disk | FTP | other *** search
-
-
- │░ │
- │▒░ │ TurboLIST v1.01c
- │▓▒░ │ By Michael Helliker of Mikerosoft Productions
- │█▓▒░ │ Documentation
- │██▓▒▒│
-
-
-
- ┌────▌█▓▒░ Description ░▒▓█▐────────────────────────────────────────────┐
-
- TurboLIST is an online BBS list door where users may call up your BBS
- and look at / add new BBS's to a list where other users may add to
- their phone direcories.
-
- └───────────────────────────────────────────────────────────────────────┘
-
- ┌────▌█▓▒░ Parameters ░▒▓█▐─────────────────────────────────────────────┐
-
- Basic TurboCOMM parameters :
-
- -P Specify path to your dropfiles (*MUST* be used!)
- ex : TLIST -PC:\RA\NODE1\
- - TurboLIST will load Dorinfox.Def or Door.Sys from
- C:\RA\NODE1\
-
- -N<#> Specify node, replace <#> with the number
- ex : TLIST -N1
- - TurboLIST will load on Node #1
-
- -1 Force DORINFO1.DEF (do not use DORINFO2.DEF for node 2, etc.)
- ex : TLIST -1
- - TurboLIST will load ONLY DORINFO1.DEF, it will not
- look for DORINFOx.DEF or DOOR.SYS
-
- -! Force DOOR.SYS usage
- ex : TLIST -!
- - TurboLIST will only LOAD DOOR.SYS, it will not
- look for DORINFOx.DEF
-
- -@<x> Force multitasker, replace <x> with one of the following:
- D = DESQview W = Windows N = NetWare
- 2 = DoubleDOS O = OS/2 X = Force NO detection
- If you don't use this parameter, it will be detected
-
- -S<###> Releace timeslice every <###>/100ths of a second (default is
- 100/100ths, or every 1 second. If this door is running slow,
- play around with this (should speed it up).
-
- └───────────────────────────────────────────────────────────────────────┘
-
- ┌────▌█▓▒░ Usage ░▒▓█▐──────────────────────────────────────────────────┐
-
- The command line SHOULD be very easy to understand. Here is a sample
- batch file :
-
- @Echo Off
- C:
- Cd\Ra\Doors\TList
- TLIST -N1 -Pc:\ra\
- Cd\Ra
-
- If you are running multi-node, dont worry, this program has full
- multi-node support!! Just have your BBS program pass the node number
- to the batch file that you run for position %1 : Type 7 Exit..
-
- Remote Access :
- *C /C C:\Ra\Doors\TList.Bat *N *M *UTurboLIST
- SuperBBS :
- *C /C C:\Ra\Doors\TList.Bat *N *S
-
- And make a batch file similar to :
-
- @Echo Off
- C:
- Cd\Ra\Doors\TList
- TLIST -N%1 -PC:\RA\NODE%1\
- Cd\Ra\Node%1
-
- └───────────────────────────────────────────────────────────────────────┘
-
- ┌────▌█▓▒░ Disclaimer ░▒▓█▐─────────────────────────────────────────────┐
-
- No program is 100% compatible with every computer in use today. There
- will always be the odd-ball system in which some software just won't
- work, no matter WHAT you do to it, or to the system.
-
- We at Mikerosoft try to make our software as compatible, usable, bug-
- free and understandable as we can, to provide you, the consumer, with
- quality software. However, nobody's perfect, so there is always the
- possibility of running into a problem -- not just with our software,
- but with ANY software.
-
- Therefore, if you decide to use this program, you agree to take full
- responsibility for any problems or damages (should any happen to
- occur) due to the use or inability to use it. In no event shall
- Mikerosoft Productions, Michael Helliker, Steve Blinch, or any other
- member of our crew be liable to you or anyone else for any
- consequences arising out of the use of TurboLIST.
-
- └───────────────────────────────────────────────────────────────────────┘
-
- ┌────▌█▓▒░ Configuration ░▒▓█▐──────────────────────────────────────────┐
-
- Just run TLSTSET.EXE and follow the instructions
-
- SysOp Name : Your name
- BBS Name : Your BBS name
- Format Phone Number : if YES, TurboLIST will save the phone numbers
- in (xxx) yyy-zzzz format, otherwise it will
- save it in a string of 15 characters long
- Colors : Easy enough..
-
- └───────────────────────────────────────────────────────────────────────┘
-
- ┌────▌█▓▒░ Credits ░▒▓█▐────────────────────────────────────────────────┐
-
- This section explains who-did-what:
-
- Michael Helliker - Programmer of TurboLIST
- Steve Blinch - Programmer of TurboCOMM { Comm routines }
- Damien Sam - For the FTP site { DISTRIB.TXT for info }
- Haruyasu Yoshizaki - For programming LHA, which we use to pack all of
- the Mikerosoft self-extractors.
-
- └───────────────────────────────────────────────────────────────────────┘
-
-