Maybe, maybe not, but it sure seems so? It probably has to do with my oddball choice of escape character.
But basically, both test4.bat and test5.bat should execute without error.
But test5.bat does not.
The only difference between the two is that i continue my "if" statement more than once in test5.bat.
It seems that *my* escape character can't be used twice on the same if statement.
(And yes, I've quintuple-checked that the escape character is actually the last character of each line...
Read more
But basically, both test4.bat and test5.bat should execute without error.
But test5.bat does not.
The only difference between the two is that i continue my "if" statement more than once in test5.bat.
It seems that *my* escape character can't be used twice on the same if statement.
(And yes, I've quintuple-checked that the escape character is actually the last character of each line...
Read more