home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / dmw100.zip / PLIST.BAT < prev    next >
DOS Batch File  |  1990-04-11  |  93b  |  8 lines

  1. echo off
  2. :LOOP
  3. type %1.LST > lpt1 
  4. shift
  5. cls
  6. if not (%1)==() goto LOOP
  7. del xlist.bat
  8.