home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMMUNIC / ROBO20_B.ZIP / MEGAOUT.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-02-25  |  144 b   |  6 lines

  1. DSZ port %1 speed %2 ha both pB4096 sz \mega\up\%3.ul
  2. IF ERRORLEVEL 1 GOTO END
  3. COPY \mega\up\%3.ul \mega\up\%3.old
  4. del \mega\up\%3.ul
  5. :END
  6.