@echo off
dir c:\*.mid/b/f/s >dir.xxt
dir d:\*.mid/b/f/s >di1.xxt
copy *.xxt dir.tmp
del *.xxt
