echo off
copy c:\finance\*.* a:copy c:\document\*.* a:dir a:
echo on
If you want the directory list as a file, change the last line to :
dir a: > myfile.txt
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'If we're supposed to work in Hex, why have we only got A fingers?'