jsc, the JScript compiler for .Net Framework, has a /debug option.
The suggested debugger, dbgclr.exe, is not available anymore. Do you know of any currently available debugger to step through JScript code?
Just to avoid misunderstanding, I am speaking of the Microsoft JScript, which is able to access Windows API, its file system, Office etc; not the JavaScript that comes with the browser.