home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / RBBS_PC / RBTCH151.ZIP / BIBATCH.ZIP / BI1UP.BAT < prev   
Encoding:
DOS Batch File  |  1992-01-05  |  332 b   |  13 lines

  1. C:\RBBS\BIMODEM\BIMODEM /L %1 /B %2 /D %5
  2. RBATCH BIRBTCH1.CFG %1 %3 %4
  3.  
  4. Notes:----------------------------------------------
  5.  
  6. The /L is the Port Number
  7. The /B is the Baud Rate
  8. The /D says to "download" the file from the user to the BBS
  9.  
  10. Look at the proto.def file for all the %# that are transfered
  11. to this batch file.
  12.  
  13.