Debugging and Troubleshooting Scripts

Microsoft® Windows® 2000 Scripting Guide

Debugging code can be a long and tedious process. This is especially true with scripts because most scripts are written in text editors that do not include a debugger. However, you can employ several techniques to facilitate debugging and troubleshooting.

Note

  • You can also use the Microsoft Script Debugger or third-party debugging tools to troubleshoot scripts.