home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / RBTCH242.ZIP / EXAMPLE.ZIP / BIMODEM.ZIP / BI1UPA.BAT < prev    next >
DOS Batch File  |  1992-03-29  |  219b  |  7 lines

  1. REM This is for the upload side of proto.def for BiModem/RBatch
  2. REM /L is for the Com Port #
  3. REM /B is for the Baud Rate
  4. REM /D is for the file to Upload
  5. BIMODEM.COM /L %1 /B %2 /D %5
  6. RBATCH BIRBTCH1.CFG %1 %3 %4
  7.