Tagged Questions
The delayedvariableexpansion tag has no wiki summary.
2
votes
2answers
3k views
Windows Batch File - ENABLEDELAYEDEXPANSION query
Having read an existing post on stackoverflow and done some reading around on the net. I thought it was time to post my question before I lost too much hair!
I have the following code within a batch ...
0
votes
2answers
620 views
Batch delayed expansion not working
Ok, I'm getting crazy and I don't know what else to do, I've tried several things and nothing is working.
Look at this sample code (test.cmd):
setlocal enabledelayedexpansion enableextensions
set ...