That was just an example. What I really want to do is copy a file ( the one I found using the DIR command you sent me that I only knew ext for) from the users local drive to a network drive and if the folder does not exist to create it on the fly and copy the file to it. ( the XCOPY switch /i will create a folder, file, etc that does not exist)

Since this is my main goal can it be done?
I really appreciate all your help.