home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PROTOCOL / CILHSKIT.ZIP / EXTDWNHS.BAT < prev    next >
DOS Batch File  |  1992-10-10  |  302b  |  8 lines

  1. ECHO OFF
  2. REM  Run HSCONFIG to set HS/LINK Parameters before using.
  3. REM @FILES.LST = ASCII list of files to Upload
  4. REM If FILES.LST does not exist there will be an error
  5. REM Message yet HS.LINK will proceed to Download.
  6. REM -Px where x=Com Port. -P1 = Com1, -P2=Com2, etc.
  7. HSLINK -P1 @FILES.LST
  8.