About the Outlook script debugger

Microsoft Office Outlook 2003

Show All Show All

About the Outlook script debugger

The Microsoft Script Debugger provides you with a comprehensive debugging environment for testing and correcting errors in the VBScript code that you created for your Microsoft Outlook forms. The Script Debugger is a shared component that can also be used to track down errors in any Microsoft ActiveX-enabled scripting language and to debug Java applets, beans, and ActiveX components.

The Microsoft Script Debugger lets you debug both client scripts and server scripts.

The Microsoft Script Debugger works the way many debuggers do, by allowing you to:

  • View the source code of the script that you are debugging.
  • Control the pace of the script execution.
  • View and change variable and property values.
  • View and control script flow.

The script debugger is only available in Outlook at run time.

Learn about using the Script Debugger in Outlook.