home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
CLBKV352.ZIP
/
3.SWI
< prev
next >
Wrap
Text File
|
1993-12-14
|
3KB
|
109 lines
;
; SWI file for MYCALBK Version 3.xx
;
; Any line with a ; are considered comments
;
; All switches MUST be on a line by themselves with NO ; on the line!
;
; Removal of all ; lines will speed up loading process
;
; Any blank line MUST be a ;!
;
; Here we go!
; ==========================================================
;
;
; Use this switch for extended logging in your .LOG file.
; once you have the system up and running, you will probably
; want to comment this out to save some HD space in your .LOG
; file.
;
;DEBUG
;
; Use one of these (not both!) to force the use or non use of your
; FOSSIL driver.
; This is more a lessa kludge, but some folks requested it, so...
; Not needed if your RBBS is passing the FOSSIL info correctly!
;
;FOSSIL=OFF
;FOSSIL=ON
;
; This is used in case MYCALBK just DOESN'T seem to want
; to talk to your modem! Use ONLY if you are NOT using a FOSSIL!
;
;USE_ALTERNATE_PORT_PARMS
;
; Use this if MYCALBK seems to have trouble dialing out during a
; busy time of day
;
BUSY
;
; Number of retries to re-dial on NO CARRIER or BUSY for a
; LOCAL call!
;
LOCAL_RETRIES=7
;
; Number of retries to re-dial on NO CARRIER or BUSY
; on a LONG DISTANCE call!
;
LONG_DISTANCE_RETRIES=3
;
; This is more or less a command line switch but it's here anyway!
; If you this, MYCALBK does NOT check for carrier!
;LOCAL
;
; When it has been determined that this user is calling from a
; duplicate number, use this to just hang up on them!
;
DUMP
;
; If you do not need to dial a 1 in your areacode, use this!
;
;NO-1
;
; I know, I know, but some folks still have pulse dialing in thier
; area!
;
;PULSE
;
; This is if you are REALLY in a wierd phone area and you HAVE to
; dial your areacode to dial Long Distance
;
;NEED-AC
;
; Sets how long between calls MYCALBK will re-dial
; Set this to 1 or 2 and use the BUSY switch on a busy system!
;
REDIALTIME=5
;
; Used if you want to call back with your calling card
; Replace the #'s with your card number.
;
;PREFIX=###-#######-###
;
; Same as above but allows it at the end of the number
;
;SUFFIX=###-#######
;
; Number of seconds to wait after hanging up on caller to start
; dialing back
;
WAIT=7
;
; Sometimes HST's are REAL stubborn!
;
;HST
;
; If you want to print out what happens during a callback session.
; Can be network printer, doesn't matter!
;
;LPT=
;
; If you are running COM3 on IRQ 5 or any other intterrupt OTHER
; than "the standard" COM1,COM3 COM2,COM4 setup, put the IRQ here!
;
;IRQ=3
;
; Happy Verifying!
;