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

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