home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / jbat116.lzh / RJ.BAT < prev    next >
DOS Batch File  |  1988-10-30  |  459b  |  15 lines

  1. echo off
  2. echo JBATCH - (c) Copyright 1988 Crater Rim Software - All Rights Reserved
  3. echo .
  4. echo          MiniNet's External Protocol Driver for Batch
  5. echo          transfers using Richard B. Johnson's  Jmodem
  6. echo .
  7. echo Command Line = JBATCH p1 s2400 dr fc:\dls
  8. echo .
  9. echo Call RJ as   RJ
  10. echo .
  11. echo Change the port, speed and download dir (p,s and f) to suit
  12. echo .
  13. echo Call   JBATCH @   to set and save defaults
  14. jbatch p1 s2400 dr fc:\dls
  15.