Avatar of justin_smith
justin_smith
Flag for Australia

asked on 

DOS Script to copy files across

Hi,

I have a requirement to copy a set of files from a folder to another..

Here i cant use any wild card tricks as i need to match the exact file names..

There are about a 100 of files i need to copy out of 1000

I can save these file names into a text file.. But can we write script in DOS to use all the file names in the text file as the filter and them do the copying..

If not in DOS, is there another way to achieve this

Thanks

Theepan
Scripting LanguagesMicrosoft DOSVB Script

Avatar of undefined
Last Comment
Justin_W_Chandler

8/22/2022 - Mon