>>I need to create a file from within a batch file
And you can't write a program to do that for you (create the file)?

>>copy nul myfile
... as expected, this works for me. What errors do you...