home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bfx200.zip / BFX.CFG < prev    next >
Text File  |  1992-12-02  |  2KB  |  83 lines

  1. ; =====================================
  2. ; BFX CONFIGURATION FILE
  3. ; =====================================
  4. ; Anything preceeded by a semi-colon
  5. ; is considered a comment.
  6. ; =====================================
  7. ; PORT PARAMETERS
  8. ; =====================================
  9. ; Port Number
  10. PN=2
  11. ; Baud Rate
  12. PB=38400
  13. ; Port parameters 8-N-1
  14. PP=N
  15. PL=8
  16. PS=1
  17. ; Messsage for Error Correction
  18. PC=ARQ
  19. ; =====================================
  20. ; MODEM STRINGS
  21. ; =====================================
  22. ; Initialization
  23. MI=ATM0V1E0S2=1H0X7#B1+FCLASS=6
  24. ; Answer
  25. MA=ATA
  26. ; On Hook
  27. MY=ATH0
  28. ; Off Hook
  29. MN=ATH1
  30. ; Reset
  31. MR=ATZ
  32. ; Modem Delay
  33. MD=3
  34. ; =====================================
  35. ; BBSEXE PARAMETERS
  36. ; =====================================
  37. ; BBS BATch file or EXEcutable
  38. BB=SPITFIRE
  39. ; Baud Prefix
  40. BS=
  41. ; Port Prefix
  42. BP=/C
  43. ; Error Correction
  44. BE=/E
  45. ; =====================================
  46. ; GENERAL PARAMETERS
  47. ; =====================================
  48. ; Ring Count
  49. GR=2
  50. ; Screen Blank Seconds
  51. GT=120
  52. ; Logon Message
  53. GM=>> BFX >> logging on to...
  54. ; Video type selection [M] Mono/B&W [C] Color
  55. GV=C
  56. ; CallerID Logging Active [YES/NO]
  57. GC=NO
  58. ; =====================================
  59. ; FAX VIEWER PARAMETERS
  60. ; =====================================
  61. ; Path and Program for Viewing Fax
  62. ; This is also from ZFAX 2.1
  63. FP=E:\ZFAX\ZFAX.COM
  64. ; Command Line Parameters for Fax Viewer
  65. FC=4
  66. ; Path and wild cards to display in selection menu
  67. FS=F:\SF\FAX\*.*
  68. ; =====================================
  69. ; CONFIGURABLE MENU ITEMS C1 - C3
  70. ; FORMAT = MENU STRING (20 chars. max.), ERRORLEVEL
  71. ; =====================================
  72. C1=Send Fax,50
  73. C2=GTPowerComm,40
  74. ; C3=
  75. ; =====================================
  76. ; EVENTS E0 - E9
  77. ; Format is: STRING TO SHOW IN LOG FILE, EXECUTION TIME, ERRORLEVEL
  78. ; =====================================
  79. E0=DAILY MAINTENANCE,03:00,70
  80. ; =====================================
  81. ; END OF CONFIGURATION FILE
  82. ; =====================================
  83.