Is there a way to step through a .bat script? The thing is, I have a build script , which calls a lot of other scripts, and I would like to see what is the order in which th
or, open a cmd window, then call the batch from there, the output will be on the screen.