Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.