home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FD220SET.ZIP / FD220FAX.SET next >
Text File  |  1994-09-12  |  5KB  |  132 lines

  1.          Example file to setup FrontDoor 2.20c.mL, (c) and BGFax, (c)
  2.               with a USRobotics V34 Courier Dual Standard Modem
  3.  
  4.  
  5.  
  6. ╔═════════════════════════════════════════ Command strings ╗
  7. ║                                                          ║
  8. ║ Escape code    +++                                       ║
  9. ║ Return on-line ATO|                                      ║
  10. ║ On-hook        ATH0B0&N0|                                ║
  11. ║ Off-hook       ~ATM0H1|                                  ║
  12. ║ Dial           AT                                        ║
  13. ║ ├─Prefix       +FCLASS=0DT                               ║
  14. ║ └─Suffix       |                                         ║
  15. ║ Delay          2                                         ║
  16. ║ Init-1         ATZ|                                      ║
  17. ║ Init-2         AT+FCLASS=2.0|                            ║
  18. ║ Init-3         AT+FLI="817 447 3580"|                    ║
  19. ║ Down           ATM0H1|                                   ║
  20. ║ Attention      ATH0B0&N0X7|                              ║
  21. ║                                                          ║
  22. ╚══════════════════════════════════════════════════════════╝
  23.  
  24.  
  25. ╔═════════════════════════════════════════ Answer control ╗
  26. ║                                                         ║
  27. ║ Manual answer Yes                                       ║
  28. ║ Force answer  AT+FCLASS=2.0|~AT+FAA=1+FNR=1,1,1;A|      ║
  29. ║ Answer delay  2                                         ║
  30. ║ Enable LDFRS  No                                        ║
  31. ║                                                         ║
  32. ╚═════════════════════════════════════════════════════════╝
  33.  
  34.  
  35. ╔═══════════ Connect messages ╗
  36. ║ 300         CONNECT         ║
  37. ║ 1200        CONNECT 1200    ║
  38. ║ 1275        CONNECT 1275    ║
  39. ║ 2400        CONNECT 2400    ║
  40. ║ 4800        CONNECT 4800    ║
  41. ║ 7200        CONNECT 7200    ║
  42. ║ 9600        CONNECT 9600    ║
  43. ║ 12000       CONNECT 12000   ║
  44. ║ 14400       CONNECT 14400   ║
  45. ║ 16800       CONNECT 16800   ║
  46. ║ 19200       CONNECT 16800   ║
  47. ║ 21600       CONNECT 21600   ║
  48. ║ 24000       CONNECT 24000   ║
  49. ║ 26400       CONNECT 26400   ║
  50. ║ 28800       CONNECT 28800   ║
  51. ║ 38400       CONNECT 38400   ║
  52. ║ 57600       CONNECT 57600   ║
  53. ║ 64000       CONNECT 64000   ║
  54. ║ 115200      CONNECT 115200  ║
  55. ║ Fax         +FCO            ║
  56. ╚═════════════════════════════╝
  57.  
  58.  
  59. ╔═════════ Errorlevels ╗
  60. ║ 300             0    ║
  61. ║ 1200            0    ║
  62. ║ 1275            0    ║
  63. ║ 2400            111  ║
  64. ║ 4800            111  ║
  65. ║ 7200            111  ║
  66. ║ 9600            111  ║
  67. ║ 12000           111  ║
  68. ║ 14400           111  ║
  69. ║ 16800           111  ║
  70. ║ 19200           111  ║
  71. ║ 21600           111  ║
  72. ║ 24000           111  ║
  73. ║ 26400           111  ║
  74. ║ 28800           111  ║
  75. ║ 38400           111  ║
  76. ║ 57600           0    ║
  77. ║ 64000           0    ║
  78. ║ 115200          0    ║
  79. ║ Custom          0    ║
  80. ║ Fax             112  ║  <----- Set to errorlevel of your choice. (31-255)
  81. ║ Received mail   230  ║
  82. ║ Create BAT.file Yes  ║
  83. ╚══════════════════════╝
  84.  
  85.  
  86.            <----  The below lines go in your batch file.  ---->
  87.  
  88.  
  89. if errorlevel 112 goto FAXIN   <----- Must be same as above  ;-)
  90.  
  91.  
  92. :FAXIN
  93.  cd\bgfax
  94. rem %%%/// To use ZFAX format change the "Q" to a "Z" \\\%%%
  95. rem %%%/// To use com port 1, change the 2 to a 1 \\\%%%
  96.  
  97.  bgfax.exe /FCO c:\bgfax 2 Q
  98.  
  99. rem %%%/// To enable the printing of faxes when they are received \\\%%%
  100. rem %%%/// un-comment the following line \\\%%%
  101.  
  102. REM DOPRINT.BAT
  103. GOTO LOOP
  104.  
  105. ==========================================================================
  106.  
  107. The next part is for the EXEPrint.Bat file that needs to be in your inbound
  108. Fax directory.
  109.  
  110. This is setup for using QuickLink II software, with a 9 pin printer on LPT1
  111. and a high resolution. (You will need to copy the correct *.QLP file from
  112. your QL2Fax directory into your inbound Fax directory. Also, QL2Fax MUST be
  113. located in your path.
  114.  
  115.  
  116. @echo off
  117. printfax %1 9pin.qlp /L1 /Q2
  118. del c:\bgfax\doprint.bat
  119. cd\fd
  120. fdrun.bat
  121.  
  122. ============================================================================
  123.  
  124. Legal Stuff:
  125.  
  126. FrontDoor is copyright, (c) 1986-1994, Joaquim Homrighausen
  127. BGFax is copyright, (c) 1993-1994, B.J. Guillot
  128. QuickLink II is copyright, (c) 1993, Smith Micro Software Inc.
  129. Courier and USRobotics are registered trade marks of USRobotics Inc.
  130. ZFAX is copyright, (c), 1992, ZyXEL Communications Corp.
  131.  
  132.