home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / internet / wsplug31.zip / TEST.BAT < prev    next >
DOS Batch File  |  1996-02-06  |  194b  |  9 lines

  1. :loop
  2. test&set  count.tok  busy
  3. addoneto  count.txt
  4. copy      count.beg+count.txt+count.end ch.txt
  5. scopy     ch.txt    count.htm
  6. vcopy     count.htm ch.tok
  7. test&rst  count.tok
  8. goto loop
  9.