home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / POINTKT3.ZIP / BINKLEY.CFG < prev    next >
Text File  |  1990-07-19  |  13KB  |  278 lines

  1. ; ----------------------------------------------------------------------------
  2. ; BINKLEY.CFG - Configuration File for BinkleyTerm 2.40.OS/2
  3. ; ----------------------------------------------------------------------------
  4. ;
  5. ; ----------------------------------------------------------------------------
  6. ; All configuration options are explained in detail in the Reference
  7. ; Guide section, "Configuration File" or the BINK_240.DOC
  8. ; ----------------------------------------------------------------------------
  9. ;
  10. ; ----------------------------------------------------------------------------
  11. ; The following applies to all BinkleyTerm installations:
  12. ; ----------------------------------------------------------------------------
  13. ;
  14. ; CurMudgeon  Lock out all unlisted systems
  15. ; Port        The desired FOSSIL port to use, normally 1=COM1: and 2=COM2:
  16. ; Baud        Maximum baud rate (300,1200,2400,4800,9600,19200,38400)
  17. ; Carrier     Your carrier mask in hex (usually 80)
  18. ; Init        Initialization string for your modem
  19. ; Prefix      Your modem's dial prefix (ATDT or ATDP)
  20. ; Suffix      Your modem's dial suffix (if you need one, normally not)
  21. ; Busy        What BinkleyTerm sends to the modem while doing other things
  22. ; Answer      Use when modem isn't set to auto-answer, string to send to answer
  23. ; PreDial     Modem string sent before dial string (Prefix) to override default
  24. ; PreInit     Modem string sent before init string (Init) to override default
  25. ; ModemTrans  Dynamic selection of modem prefix and suffix based on nodelist
  26. ; DTRHigh     Leaves DTR (data terminal ready) line "high" on exit
  27. ; Protocol    To use an Opus-CBCS style external protocol for Terminal Mode
  28. ; StatusLog   Path/filename of the desired log file, if any
  29. ; Downloads   Path to put downloaded files into
  30. ; CaptureFile Designates file to use with Alt-L session logging feature
  31. ; LogLevel    Amount of logging desired, 1-5 (1=minimal, 5=maximal)
  32. ; Gong        Gong on successful connection or file transfer in terminal mode
  33. ; Rev3        Forces BinkleyTerm to assume Revision 3 FOSSIL driver
  34. ; SlowModem   Add 1/10th second delay between modem command characters
  35. ; LockBaud    This statement is obsolete - lock your FOSSIL baud rate instead!
  36. ; AutoBaud    Always dial at baud rate listed above instead of nodelist rate
  37. ; TaskView    Tells BinkleyTerm to release time slice on TaskView systems
  38. ; TopView     Tells BinkleyTerm to release time slice on TopView systems
  39. ; MultiLink   Tells BinkleyTerm to release time slice on MultiLink systems
  40. ; Macro       Sends string over the line in Terminal Mode (Alt-F1 thru Alt-F9)
  41. ; Include     Designates name of file with additional configuration statements
  42. ; Application Ignored by BinkleyTerm, may be used by other applications
  43. ; AnswerBack  Sends designated text in response to ENQ char in Terminal Mode
  44. ; PollTries   Number of times BT will dial during a dial or poll
  45. ; SwapDir     Enables shell swapping and designates dir to place swap file
  46. ;
  47. ; ----------------------------------------------------------------------------
  48. ;
  49. ; CurMudgeon
  50. Port      1
  51. Baud      2400
  52. Carrier   80
  53. ;
  54. ; If you experience End of Session or End of WaZoo Session hangs, with HangUp
  55. ; displayed in the Settings window, you've probably got a bad PreInit or Init
  56. ; string below.  Here's my OS/2 SE 1.1, Turbo AT, 16550AN, IBM 5853 setup:
  57. ;
  58. ; NOTE!  Refer to BT_REF.DOC for dial translation characters
  59. ; IBM 5853 rear switches: UUDUDUDU (No reset upon DTR drop)
  60. ; These are slow PreInit, Init, Busy, PreDial and Prefix, but they are much
  61. ; faster than using SLOWMODEM.
  62. Init     ATZ|~`v~`^~`ATE0M0S0=0|~`
  63. Prefix   ATE0V1X1M0S0=0DT
  64. ; Suffix
  65. Busy  ~`ATE0M0S0=0|~`
  66. ; WARNING!  Refer to BT_REF.DOC for details about 'Answer' statement!
  67. ; Answer    ATA|
  68. ; Actually, PreDial defaults to v~~^````` in the current 2.30 code.
  69. ; PreDial   `
  70. PreDial   ~`|~`v~`^~`
  71. ; PreInit |v~^````` |
  72. PreInit   ~`|~`v~`^~`
  73. ; ModemTrans 1 prefix/suffix     ; HST
  74. ; ModemTrans 2 prefix/suffix     ; PEP
  75. ; ModemTrans 3 prefix/suffix     ; HST or PEP
  76. ; DTRHigh
  77. ; Protocol   c:\opus\kermit.exe
  78. StatusLog    c:\bink\bink.log
  79. Downloads    c:\bink\inbound
  80. CaptureFile  c:\bink\session.log
  81. LogLevel 2
  82. Gong
  83. ; Rev3
  84. ; SlowModem
  85. ; LockBaud
  86. AutoBaud
  87. ; TaskView
  88. ; TopView
  89. ; MultiLink
  90. ; NOTE!  In the next statement, Alt-F1 would send "Name" + carriage return
  91. ; Macro 1 Name|
  92. ; NOTE!  In the next statement, Alt-F2 would send "Password" + carriage return
  93. ; Macro 2 Password|
  94. ; Include suplmnt.cfg
  95. ; Application Amax Direct
  96. ; AnswerBack Your Name|
  97. PollTries 10
  98. ; SwapDir e:\ramdisk\
  99. ;
  100. ; ----------------------------------------------------------------------------
  101. ; In addition to the above, if you intend to run BinkleyTerm for point
  102. ; operation or mail interface operation, the following also apply:
  103. ; ----------------------------------------------------------------------------
  104. ;
  105. ; Domain        Name(s) of your Network, nickname, and nodelist.
  106. ; System        Name of your system (if mail interface, BBS name)
  107. ; Sysop         Your name
  108. ; Address       Your network address, including zone
  109. ; NoZones       Causes zone support to be turned off, as in BT 1.50 and ealier
  110. ; PrivateNet    Designates private network number (for use on host system)
  111. ; Boss          Net/Node of your Boss (if NOT a point, then your node address)
  112. ; BossPhone     Phone number for your Boss (override nodelist)
  113. ; BossPwd       Password for use during Boss mail sessions (overrides nodelist)
  114. ; NetMail       Location of your "Matrix" message area
  115. ; NetFile       Location of your inbound network files area
  116. ; KnownInbound  (Known) Location of your inbound files area
  117. ; ProtInbound   (Protected) Location of your inbound files area
  118. ; Hold          Location of your outbound hold area
  119. ; Nodelist      Where your system stores its nodelist files
  120. ; NewNodelist   Tells BinkleyTerm to expect "new format" Opus-style nodelist
  121. ; QuickNodelist Use QuickBBS 2.01 nodelist as compiled by ParseLst
  122. ; TBBSList      Use TBBS nodelist as compiled by ParseLst
  123. ; Dial          Dial translation entries (refer to docs for details)
  124. ; ScriptPath    Designates directory to find outward dialing scripts
  125. ; Reader        Command line to invoke reader/editor with Alt-E command
  126. ; Overwrite     Allows overwriting of existing inbound files of the same name
  127. ;                  (ARCmail files excepted)
  128. ; Unattended    Makes BinkleyTerm always start-up in unattended (mailer) mode
  129. ; NoFullScreen  Forces BinkleyTerm to not use the fancy full screen mode
  130. ; BoxType       Designates type of boxes to draw for windowed interface
  131. ; Colors        For windowed interface, gives screen color attributes
  132. ; NOTE!  The winner of our screen colors contest is Mark Kromm of 1:261/1034
  133. ; NOTE!  Mark gets a configuration verb named after him - and here it is!
  134. ; Mark_Kromm    Makes colors 112, 9, 10, 11, 14 and 12
  135. ; ScreenBlank   If used, makes screen blank after 10 minutes of inactivity
  136. ; CursorCol     Gives screen column number for cursor "resting place"
  137. ; CursorRow     Gives screen row number for cursor "resting place"
  138. ; NoSlo         Tells BinkleyTerm not to use SEAlink Overdrive
  139. ; SmallWindow   Reduces "run ahead" during LoTek transfers (for hi-speed modems)
  140. ; Okfile        (Unknown) List of files okay for file request (for Binkley)
  141. ; Avail         (Unknown) List of files okay for file request (for humans)
  142. ; About         (Unknown) Your system's advertisement
  143. ; MaxBytes      (Unknown) Maximum bytes to be sent during any one f'req session
  144. ; MaxReq        (Unknown) Maximum files to be sent during any one f'req session
  145. ; KnownReqList  (Known) List of files okay for file request (for Binkley)
  146. ; KnownAvail    (Known) List of files okay for file request (for humans)
  147. ; KnownAbout    (Known) Your system's advertisement
  148. ; KnownMaxBytes (Known) Maximum bytes to be sent during any one f'req session
  149. ; KnownReqLim   (Known) Maximum files to be sent during any one f'req session
  150. ; ProtReqList   (Protected) List of files okay for file request (for Binkley)
  151. ; ProtAvail     (Protected) List of files okay for file request (for humans)
  152. ; ProtAbout     (Protected) Your system's advertisement
  153. ; ProtMaxBytes  (Protected) Maximum bytes to be sent during any one f'req sess
  154. ; ProtReqLim    (Protected) Maximum files to be sent during any one f'req sess
  155. ; NoRequests    Makes your system refuse any and all file requests
  156. ; ReqOnUs       Whether to send inbound F Reqs when you initiate the call
  157. ; ReqTemplate   (Default) Name of request response file template
  158. ; KnownReqTpl   (Known) Name of request response file template
  159. ; ProtReqTpl    (Protected) Name of request response file template
  160. ; NoPickup      Tells BinkleyTerm to send mail during a session and not take any
  161. ; SameRing      For modems that use RING reponse on inbound and outbound calls
  162. ; NoCollide     Disables call collision detection for modems that hate it
  163. ; Shell         DOS Shells...jumps to DOS, issues command (Alt-F1 thru Alt-F9)
  164. ; Timeout       How long to wait for mail before assuming a human caller
  165. ; Banner        Line displayed when someone calls
  166. ; BBSNote       String to send to callers after they press Escape
  167. ; DoingMail     String to send to callers during non-BBS events
  168. ; EnterBBS      String to send to callers to prompt for input to access BBS
  169. ; ExtrnMail     Designates errorlevel exit and string to match for external
  170. ;                  mailer or user-selected BBS functionality
  171. ; MailNote      String to send when external mail handler is being loaded
  172. ; BBS           Type of exit to the BBS to make when someone calls
  173. ; AfterMail     Program or batch file invoked after receiving mail to process
  174. ; Cleanup       Program or batch file invoked once before each scheduled event
  175. ; Packer        Program or batch file invoked once just after 'Cleanup' is run
  176. ; NoWaZOO       Forces BT to be an FSC-only mailer
  177. ; Server        Old 2.10 Connect-style
  178. ; LineUpdate    Write every line to the log w/o buffering
  179. ; Snoop         Name of PMSnoop pipe:  \\server\pipe\name or \pipe\name
  180. ;
  181. ;
  182. ;
  183. ;
  184. ; ----------------------------------------------------------------------------
  185. ;
  186. ;Domain    Something like fidonet.org fidonet nodelist
  187. ;If you uncomment Domain, above, don't forget to put @fidonet.org on Address.
  188. ;
  189. System    Your Point's Name Goes Here
  190. Sysop     Your Name
  191. Address   1:30039/301
  192. ; Zone      1
  193. ; NoZones
  194. ; PrivateNet 30039
  195. Boss      109/301
  196. ; Point     30039/6380
  197. BossPhone 1-234-567-8901
  198. BossPwd   gufus
  199. NetMail   c:\bink\mail\
  200. NetFile   c:\bink\inbound\
  201. KnownInbound c:\bink\inbound\
  202. ProtInbound  c:\bink\inbound\
  203. Hold      c:\bink\outbound\
  204. Nodelist  c:\bink\nodelist\
  205. NewNodelist
  206. ; QuickNodelist
  207. ; TBBSList
  208. ; Dial 1-404- "GA_PCP.SCR"404/     ; Example of dial translation
  209. ; Dial 1-603-888 888/              ; Example of dial translation
  210. ; Dial /  011-                    ;International calls
  211. ; Dial 1-202- /                   ;strip prefix & AC
  212. ; Dial 1-301-604-3781 470-3224/  ;replace long distance with local
  213. ; Dial 384-8947 1-301-290-9530/  ;replace local with long distance
  214. ; Dial   358-9112 968-3911/      ;direct replacement number
  215. ; ScriptPath c:\bink\scripts\
  216. Reader    msgs.cmd
  217. ; Overwrite
  218. Unattended
  219. ; NoFullScreen
  220. BoxType 2
  221. ; Two new undocumented color fields, try and find them!
  222. Colors 112 26 27 30 31 30 23 79
  223. ; Colors 113 30 30 30 31 31
  224. ; Mark_Kromm                         ; Requires VFOSSIL
  225. ; Colors 112 7 7 7 7 7
  226. ; ScreenBlank                      ; Requires VFOSSIL
  227. ; CursorCol 1
  228. ; CursorRow 1
  229. ; NoSlo
  230. ; SmallWindow
  231. Okfile       c:\bink\okfile.lst
  232. Avail        c:\bink\okfile.lst
  233. About        c:\bink\about_me.doc
  234. MaxBytes     500000
  235. MaxReq       3
  236. KnownReqList c:\bink\okfile.lst
  237. KnownAvail   c:\bink\okfile.lst
  238. KnownAbout   c:\bink\about_me.doc
  239. KnownMaxBytes 500000
  240. KnownReqLim  5
  241. ProtReqList  c:\bink\okfile.lst
  242. ProtAvail    c:\bink\okfile.lst
  243. ProtAbout    c:\bink\about_me.doc
  244. ProtMaxBytes 500000
  245. ProtReqLim   500
  246. ; NoRequests
  247. ; ReqOnUs
  248. ; ReqTemplate c:\bink\sample.tpl
  249. ; KnownReqTpl c:\bink\known.tpl
  250. ; ProtReqTpl  c:\bink\prot.tpl
  251. ; NoPickup
  252. ; SameRing
  253. ; NoCollide
  254. ; Shell 1 Sysopus     ; Alt-F1 would send "Sysopus" to COMMAND.COM
  255. ; Shell 2 Amax        ; Alt-F2 would send "Amax" to COMMAND.COM
  256. Timeout 25
  257. Banner Welcome to my OS/2 Point System
  258. BBSNote Thank you.  Now loading the BBS.  Please wait...
  259. DoingMail Sorry, we're not available right now.  Processing mail only.
  260. EnterBBS Please press your ESCape key to enter the BBS, or wait a few moments.
  261. ; ExtrnMail 140 Gimme UUCP
  262. ; ExtrnMail 150 Gimme WidgetLink
  263. ; MailNote  Now loading UUCP...please wait...
  264. BBS Exit
  265. ; BBS Spawn
  266. ; BBS Batch
  267. ; AfterMail   Unpack.Bat
  268. ; CleanUp     Scrub.Bat
  269. ; Packer      Pack.Bat
  270. ; NoWaZOO
  271. ; Server
  272. ;
  273. ; ----------------------------------------------------------------------------
  274. ; Please refer to the documentation for more details on BinkleyTerm set-up...
  275. ; That's why there's documentation included in the package.
  276. ; ----------------------------------------------------------------------------
  277. ;
  278.