In win9x it was easy to debug a batch file. from a command prompt you type “command /y/c filename.bat” and it would run in step mode allowing you to watch its execution. Does anyone know how to the equivalent in Win2k or XP?