Batch file? 2 word directory

  • Thread starter Thread starter Harry Ratz
  • Start date Start date
H

Harry Ratz

I'm trying to write a batch file to copy a file from a cd to a dirctory on
my sons HD. The problem is, the target directory is a 2 word directory. (
example: c:\target dir ) The space is seen as an invalaid command and if I
make it one word in the batch file, it doesn't copy correctly. I'm old
school. Is there a better way?
 
Back
Top