home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / pcmag / vol11n15.zip / CLIPRUN.BAT next >
DOS Batch File  |  1992-05-19  |  91b  |  5 lines

  1. @echo off
  2. rem CLIPRUN.BAT
  3. putclip CMDCLIP RUN %1 %2 %3 %4 %5 %6 %7 %8 %9 > nul
  4. getclip
  5.