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

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