home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_ra / xfd_v203.arj / FILEDOOR.HST < prev    next >
Text File  |  1991-08-23  |  7KB  |  149 lines

  1. % ╒════════════════════════════════════════════════════════════════════╕
  2. % │                   P R O T O C O L   B L O C K                      │
  3. % ╞════════════════════════════════════════════════════════════════════╡
  4. % │ I have included 2 different protocol-blocks in this example. When  │
  5. % │ your run FILEDOOR in 'the REAL WORLD' you only use one of the two. │
  6. % │                                                                    │
  7. % │ The first example is included in this FILEDOOR.CFG and can be com- │
  8. % │ bined with the supplied menu examples. This example is for a nor-  │
  9. % │ mal 2400 baud modem !                                              │
  10. % │                                                                    │
  11. % │ In FILEDOOR.HST you can find the same block (only the protocol     │
  12. % │ statements) but now for a HST setup !                              │
  13. % ╘════════════════════════════════════════════════════════════════════╛
  14. %
  15. %
  16. % ╒════════════════════════════════════════════════════════════════════╕
  17. % │                P R O T O C O L  D E F I N I T I O N                │
  18. % ╞════════════════════════════════════════════════════════════════════╡
  19. % │ $1 => Port number (1=COM1:, etc.)                                  │
  20. % │ $2 => Baudrate                                                     │
  21. % │ $3 => Responsefile (for DSZ versions later than 880423)            │
  22. % │ $4 => List of files to be received/sent                            │
  23. % │ $5 => Number of minutes left                                       │
  24. % │ $6 => Number of kb left                                            │
  25. % │ $7 => Contents of DSZLOG env. var                                  │
  26. % │ $8 => Uploadpath                                                   │
  27. % │ $M => Swap FileDoor to disk/EMS before executing the protocol      │
  28. % ╘════════════════════════════════════════════════════════════════════╛
  29. % ══════════════════════════════════════════════════════════════════════
  30. % Keywrd Effic Letter Way Max MinBaud Text
  31. % ══════════════════════════════════════════════════════════════════════
  32. Protocol 96    8      U    5  0 Super8K
  33. Errorlevel D:\BBS\PRO\SKHST.COM p$1 s19200 U$2 RS-bklcnmer1 F E:\BBS\RA\FILES\UPLOADS $M
  34.  
  35. Protocol 96    8      D   20  0 Super8K
  36. Errorlevel D:\BBS\PRO\SKHST.COM p$1 s19200 U$2 SS-bklcnmer1 F $4 $M
  37.  
  38. Protocol 98    M      U    5  0 Super8K MNP
  39. Errorlevel D:\BBS\PRO\SKHST.COM p$1 s19200 U$2 RM-bklcnmer1 F E:\BBS\RA\FILES\UPLOADS $M
  40.  
  41. Protocol 98    M      D   20  0 Super8K MNP
  42. Errorlevel D:\BBS\PRO\SKHST.COM p$1 s19200 U$2 SM-bklcnmer1 F $4 $M
  43.  
  44. Protocol 94    9      U    5  0 SuperK K9X
  45. Errorlevel D:\BBS\PRO\SKHST.COM p$1 s19200 U$2 RK-bklcnmer1 E:\BBS\RA\FILES\UPLOADS $M
  46.  
  47. Protocol 94    9      D   20  0 SuperK K9X
  48. Errorlevel D:\BBS\PRO\SKHST.COM p$1 s19200 U$2 SK-bklcnmer1 F $4 $M
  49.  
  50. Protocol 98    L      U    5  0 Lynx
  51. Other D:\BBS\PRO\LYNX.EXE R /$1 /19200 $4            $M
  52.  
  53. Protocol 98    L      D    5  0 Lynx
  54. Other D:\BBS\PRO\LYNX.EXE S /$1 /19200 $4            $M
  55.  
  56. Protocol 98    #      U    5  0 ZMax
  57. Other D:\BBS\PRO\ZMAX.EXE -B19200 -P$1 -R          $M
  58.  
  59. Protocol 98    #      D    5  0 ZMax
  60. Other D:\BBS\PRO\ZMAX.EXE -B 19200 -P$1 -F$4       $M
  61.  
  62. Protocol 98    @      U    5  0 Tmodem
  63. Other D:\BBS\PRO\TMODEM.EXE -B$2 -P$1 -U$4         $M
  64.  
  65. Protocol 98    @      D    5  0 Tmodem
  66. Other D:\BBS\PRO\TMODEM.EXE -B$2  -P$1 -@$4        $M
  67.  
  68. Protocol 98    P      U    20  0 Puma
  69. DSZ D:\BBS\PRO\MPT.EXE A+ B- F+ R+ X+ W- L$7 S19200 P$1 r E:\BBS\RA\FILES\UPLOADS\  $M
  70.  
  71. Protocol 98    P      D    20  0 Puma
  72. DSZ D:\BBS\PRO\MPT.EXE A+ B- F+ R+ X+ W- L$7 S19200 P$1 s $3 $M
  73.  
  74. Protocol 92    G      U   9   0 YModem-G
  75. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rb -k -g $3 $M
  76.  
  77. Protocol 92    G      D   9   0 YModem-G
  78. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sb -k -g $3          $M
  79.  
  80. Protocol 97    H      U   1   0 HyperDrive
  81. Other D:\BBS\PRO\HYPER.EXE -B19200 -P$1 R $4                  $M
  82.  
  83. Protocol 97    H      D   1   0 HyperDrive
  84. Other D:\BBS\PRO\HYPER.EXE -B19200 -P$1 S $4                  $M
  85.  
  86. Protocol 100   T      U   1  0 Translink
  87. ErrorLevel D:\BBS\PRO\TRLINK.EXE -B$2 -P$1 R $4            $M
  88.  
  89. Protocol 100   T      D   1  0 Translink
  90. ErrorLevel D:\BBS\PRO\TRLINK.EXE -B$2 -P$1 S $4            $M
  91.  
  92. Protocol 94    S      U    8  0 SEALink
  93. Other D:\BBS\PRO\CLINK.EXE /P$1 R                          $M
  94.  
  95. Protocol 94    S      D    8  0 SEALink
  96. Other D:\BBS\PRO\CLINK.EXE /P$1 T $4                       $M
  97.  
  98. Protocol 90    Y      U   20  0 True YModem
  99. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rb $3       $M
  100.  
  101. Protocol 90    Y      D   20  0 True YModem
  102. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sb $3                $M
  103.  
  104. Protocol 80    X      U   1   0 XModem
  105. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rx $4       $M
  106.  
  107. Protocol 80    X      D   1   0 XModem
  108. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sx $4                $M
  109.  
  110. Protocol 90    1      U   1   0 YModem
  111. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 restrict rx -k $4    $M
  112.  
  113. Protocol 90    1      D   1   0 YModem
  114. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sx -k $4             $M
  115.  
  116. Protocol 94    Z      U   100  0 ZModem
  117. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 rz -Z -m             $M
  118.  
  119. Protocol 94    Z      D   100  0 ZModem
  120. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 sz -Z -k -m $3       $M
  121.  
  122. Protocol 94    R      U   20  0 ZModem RESUME!!!!
  123. DSZ D:\BBS\PRO\DSZ.COM port $1 pB4096 rz -rr -m $4         $M
  124.  
  125. Protocol 96    A      D   20  0 TAsy (MNP modems)
  126. Other D:\BBS\PRO\TASY.EXE 1 S @$4                          $M
  127.  
  128. Protocol 96    A      U   5   0 TAsy (MNP modems)
  129. Other D:\BBS\PRO\TASY.EXE 1 R E:\BBS\RA\FILES\UPLOADS      $M
  130.  
  131. Protocol 96    B      B   20  0 BiModem
  132. BiModem D:\BBS\RA\PRG\BIMODEM\BIMODEM.COM                  $M
  133.  
  134. Protocol 96    B      D   20  0 BiModem
  135. BiModem D:\BBS\RA\PRG\BIMODEM\BIMODEM.COM                  $M
  136.  
  137. Protocol 96    B      U   20  0 BiModem
  138. BiModem D:\BBS\RA\PRG\BIMODEM\BIMODEM.COM                  $M
  139.  
  140. Protocol 96    0      U   20  0 SZModem
  141. DSZ D:\BBS\PRO\SZMODEM.EXE Port $1 Speed $2 /Lock 19200 /Hard /CFGPath D:\BBS\PRO RZ $8  $M
  142.  
  143. Protocol 96    0      D   20  0 SZModem
  144. DSZ D:\BBS\PRO\SZMODEM.EXE Port $1 Speed $2 /Lock 19200 /Hard /CFGPath D:\BBS\PRO SZ $3  $M
  145.  
  146. % ╒════════════════════════════════════════════════════════════════════╕
  147. % │           ###  E N D   O F   C O N T O L F I L E  ###              │
  148. % ╘════════════════════════════════════════════════════════════════════╛
  149.