L
Lloyd Sheen
I am trying to run a batch file using Process (it uses cmd.exe).
I am in testing just attempting to do a dir command right now.
When I put the following line in the .bat file
dir
I get back the following:
operable program or batch file.
I get the same if I open a command window. I have opened the file in a hex
editor and those characters do not exist. I have changed the name to
filename.cmd and the same happens. This makes no sense.
Any ideas?
Thanks
LS
I am in testing just attempting to do a dir command right now.
When I put the following line in the .bat file
dir
I get back the following:
'´??dir' is not recognized as an internal or external command,´??dir
operable program or batch file.
I get the same if I open a command window. I have opened the file in a hex
editor and those characters do not exist. I have changed the name to
filename.cmd and the same happens. This makes no sense.
Any ideas?
Thanks
LS