You can debug batch in Visual studio . GO to Debug> attache to process > batch .exe and start your batch to debug in visual studio. When you start debugging in VS on the right hand side you can see different windows e.g. infolog, Cal stack , Exceptoin settings.
↧