; ---------------------------------------------------------------------------- ; BINKLEY.CFG - Configuration File for BinkleyTerm 2.10 ; ---------------------------------------------------------------------------- ; ; ---------------------------------------------------------------------------- ; All configuration options are explained in detail in the Reference ; Guide section, "Configuration File." ; ---------------------------------------------------------------------------- ; ; ---------------------------------------------------------------------------- ; The following applies to all BinkleyTerm installations: ; ---------------------------------------------------------------------------- ; ; Port The desired FOSSIL port to use, normally 1=COM1: and 2=COM2: ; Baud Maximum baud rate (300,1200,2400,4800,9600,19200,38400) ; Carrier Your carrier mask in hex (usually 80) ; Init Initialization string for your modem ; Prefix Your modem's dial prefix (ATDT or ATDP) ; Suffix Your modem's dial suffix (if you need one, normally not) ; Busy What BinkleyTerm sends to the modem while doing other things ; Answer Use when modem isn't set to auto-answer, string to send to answer ; Protocol To use an Opus-CBCS style external protocol for Terminal Mode ; StatusLog Path/filename of the desired log file, if any ; Downloads Path to put downloaded files into ; CaptureFile Designates file to use with Alt-L session logging feature ; LogLevel Amount of logging desired, 1-5 (1=minimal, 5=maximal) ; Gong Gong on successful connection or file transfer in terminal mode ; Rev3 Forces BinkleyTerm to assume Revision 3 FOSSIL driver ; SlowModem Add 1/10th second delay between modem command characters ; LockBaud This statement is obsolete - lock your FOSSIL baud rate instead! ; AutoBaud Always dial at baud rate listed above instead of nodelist rate ; TaskView Tells BinkleyTerm to release time slice on TaskView systems ; TopView Tells BinkleyTerm to release time slice on TopView systems ; MultiLink Tells BinkleyTerm to release time slice on MultiLink systems ; Macro Sends string over the line in Terminal Mode (Alt-F1 thru Alt-F9) ; Include Designates name of file with additional configuration statements ; Application Ignored by BinkleyTerm, may be used by other applications ; AnswerBack Sends designated text in response to ENQ char in Terminal Mode ; PollTries Number of times BT will dial during a dial or poll ; SwapDir Enables shell swapping and designates dir to place swap file ; ; ---------------------------------------------------------------------------- ; Port 1 Baud 1200 Carrier 80 ; NOTE! Refer to BT_REF.DOC for dial translation characters Init ATV1Q0X1| Prefix ATDT ; Suffix ; Busy ATM0H1| ; WARNING! Refer to BT_REF.DOC for details about 'Answer' statement! ; Answer ATA| ; Protocol c:\opus\kermit.exe StatusLog c:\binkley\binkley.log Downloads c:\binkley\downloads\ CaptureFile c:\binkley\session.log LogLevel 5 Gong ; Rev3 ; SlowModem ; LockBaud AutoBaud ; TaskView ; TopView ; MultiLink ; NOTE! In the next statement, Alt-F1 would send "Name" + carriage return ; Macro 1 Name| ; NOTE! In the next statement, Alt-F2 would send "Password" + carriage return ; Macro 2 Password| ; Include suplmnt.cfg ; Application Amax Direct AnswerBack My Name| ; PollTries 10 ; SwapDir f:\ramdisk\ ; ; ---------------------------------------------------------------------------- ; In addition to the above, if you intend to run BinkleyTerm for point ; operation or mail interface operation, the following also apply: ; ---------------------------------------------------------------------------- ; ; System Name of your system (if mail interface, BBS name) ; Sysop Your name ; Address Your network address, including zone ; NoZones Causes zone support to be turned off, as in BT 1.50 and ealier ; PrivateNet Designates private network number, used mostly with point nets ; Boss Net/Node of your Boss (if NOT a point, then your node address) ; BossPhone Phone number for your Boss (override nodelist) ; BossPwd Password for use during Boss mail sessions (overrides nodelist) ; NetMail Location of your "Matrix" message area ; NetFile (Default) Location of your inbound files area ; KnownInbound (Known) Location of your inbound files area ; ProtInbound (Protected) Location of your inbound files area ; Hold Location of your outbound hold area ; Nodelist Where your system stores its nodelist files ; NewNodelist Tells BinkleyTerm to expect "new format" Opus-style nodelist ; QuickNodelist Use QuickBBS 2.01 nodelist as compiled by ParseLst ; TBBSList Use TBBS nodelist as compiled by ParseLst ; Dial Dial translation entries (refer to docs for details) ; ScriptPath Designates directory to find outward dialing scripts ; Reader Command line to invoke reader/editor with Alt-E command ; Overwrite Allows overwriting of existing inbound files of the same name ; (ARCmail files excepted) ; Unattended Makes BinkleyTerm always start-up in unattended (mailer) mode ; NoFullScreen Forces BinkleyTerm to not use the fancy full screen mode ; BoxType Designates type of boxes to draw for windowed interface ; Colors For windowed interface, gives screen color attributes ; NOTE! The winner of our screen colors contest is Mark Kromm of 1:261/1034 ; NOTE! Mark gets a configuration verb named after him - and here it is! ; Mark_Kromm Makes colors 112, 9, 10, 11, 14 and 12 ; ScreenBlank If used, makes screen blank after 10 minutes of inactivity ; CursorCol Gives screen column number for cursor "resting place" ; CursorRow Gives screen row number for cursor "resting place" ; NoSlo Tells BinkleyTerm not to use SEAlink Overdrive ; SmallWindow Reduces "run ahead" during LoTek transfers (for hi-speed modems) ; Okfile (Default) List of files okay for file request (for Binkley) ; Avail (Default) List of files okay for file request (for humans) ; About (Default) Your system's advertisement ; MaxReq (Default) Maximum files to be sent during any one f'req session ; KnownReqList (Known) List of files okay for file request (for Binkley) ; KnownAvail (Known) List of files okay for file request (for humans) ; KnownAbout (Known) Your system's advertisement ; KnownReqLim (Known) Maximum files to be sent during any one f'req session ; ProtReqList (Protected) List of files okay for file request (for Binkley) ; ProtAvail (Protected) List of files okay for file request (for humans) ; ProtAbout (Protected) Your system's advertisement ; ProtReqLim (Protected) Maximum files to be sent during any one f'req sess ; NoRequests Makes your system refuse any and all file requests ; ReqOnUs Whether to send inbound F Reqs when you initiate the call ; ReqTemplate (Default) Name of request response file template ; KnownReqTpl (Known) Name of request response file template ; ProtReqTpl (Protected) Name of request response file template ; NoPickup Tells BinkleyTerm to send mail during a session and not take any ; SameRing For modems that use RING reponse on inbound and outbound calls ; NoCollide Disables call collision detection for modems that hate it ; Shell DOS Shells...jumps to DOS, issues command (Alt-F1 thru Alt-F9) ; Timeout How long to wait for mail before assuming a human caller ; Banner Line displayed when someone calls ; BBSNote String to send to callers after they press Escape ; DoingMail String to send to callers during non-BBS events ; EnterBBS String to send to callers to prompt for input to access BBS ; ExtrnMail Designates errorlevel exit and string to match for external ; mailer or user-selected BBS functionality ; MailNote String to send when external mail handler is being loaded ; BBS Type of exit to the BBS to make when someone calls ; AfterMail Program or batch file invoked after receiving mail to process ; Cleanup Program or batch file invoked once before each scheduled event ; Packer Program or batch file invoked once just after 'Cleanup' is run ; NoWaZOO Forces BT to be an FSC-only mailer ; ; ---------------------------------------------------------------------------- ; System BinkleyTerm Test System Sysop BinkleyTerm Tester Address 1:9999/9999.4 ; Default address ; Address 10:9876/5432.0 ; Address for Zone 10 ; Address 99:1234/5678.0 ; Address for Zone 99 NoZones ; PrivateNet 9999 ; Boss 9999/9999 ; BossPhone 555-1234 ; BossPwd Password NetMail c:\binkley\mail\ NetFile c:\binkley\file\ ; KnownInbound c:\binkley\fileknow\ ; ProtInbound c:\binkley\fileprot\ Hold c:\binkley\outbound\ Nodelist c:\binkley\ ; NewNodelist ; QuickNodelist ; TBBSList ; Dial 1-404- "GA_PCP.SCR"404/ ; Example of dial translation ; Dial 1-603-888 888/ ; Example of dial translation ; ScriptPath c:\binkley\scripts\ Reader c:\sirius\sirius ; Overwrite ; Unattended ; NoFullScreen BoxType 2 ; Colors 113 30 30 30 31 31 ; Requires VFOSSIL Mark_Kromm ; Requires VFOSSIL ; ScreenBlank ; Requires VFOSSIL ; CursorCol 1 ; CursorRow 1 ; NoSlo ; SmallWindow Okfile c:\binkley\okfile1.txt Avail c:\binkley\myfiles1.arc About c:\binkley\mysys1.txt MaxReq 2 ; KnownReqList c:\binkley\okfile2.txt ; KnownAvail c:\binkley\myfiles2.arc ; KnownAbout c:\binkley\mysys2.txt ; KnownReqLim 5 ; ProtReqList c:\binkley\okfile3.txt ; ProtAvail c:\binkley\myfiles3.arc ; ProtAbout c:\binkley\mysys3.txt ; ProtReqLim 15 ; NoRequests ; ReqOnUs ReqTemplate c:\binkley\sample.tpl ; KnownReqTpl c:\binkley\known.tpl ; ProtReqTpl c:\binkley\prot.tpl ; NoPickup ; SameRing ; NoCollide ; Shell 1 Sysopus ; Alt-F1 would send "Sysopus" to COMMAND.COM ; Shell 2 Amax ; Alt-F2 would send "Amax" to COMMAND.COM Timeout 20 Banner Welcome to my FABULOUS BinkleyTerm System! BBSNote Thank you. Now loading BBS. Please wait... DoingMail Sorry, we're not available right now. Processing mail only. EnterBBS Please press your Escape key to enter the BBS, or wait a few moments. ; ExtrnMail 140 Gimme UUCP ; ExtrnMail 150 Gimme WidgetLink ; MailNote Now loading UUCP...please wait... ; BBS Exit ; BBS Spawn BBS Batch ; AfterMail Unpack.Bat ; CleanUp Scrub.Bat ; Packer Pack.Bat ; NoWaZOO ; ; ---------------------------------------------------------------------------- ; Please refer to the documentation for more details on BinkleyTerm set-up... ; That's why there's documentation included in the package. ; ---------------------------------------------------------------------------- ;