I have the "\" correctly in the program (ChDrive "C:\"), I made an error
when I entered the code here. The code has worked fine in the past and
nothing that I know of has changed.
Is there a better way to create a subdirectory than using this code? Can I
create a subdirectory and one under it at the same time, such as using the
command MkDir "ABC\DEF"? I think it should work, but I am not sure and
cannot test it since MkDir does not seem to work at the moment.