Jump to content

Microsoft Script Debugger

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mjb (talk | contribs) at 22:00, 8 September 2009 (ref placement and templates). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
File:Microsoft Script Debugger screenshot.png
Screenshot

Microsoft Script Debugger is relatively minimal debugger for Windows Script Host-supported scripting languages, such as VBScript and JScript. Its user interface allows the user to set breakpoints and/or step through execution of script code line by line and examine values of variables after any step. In effect, it provides a way for developers to see script code behavior as it runs, thus eliminating much of the guess-work when things don't quite work as intended.

Microsoft considers it to be deprecated in favor of the more sophisticated Microsoft Script Editor (MSE.EXE), an optional tool included in Microsoft Office 2000[1] through Office 2003.[2]

Usage

After installation, new options can be found in Internet Explorer's Script Debugger menu, which gets added in the View menu. Debugging can optionally be turned off from the Advanced tab in the Internet Options dialog.

See also

References

  1. ^ "DLL Help Database info on MSE.EXE version 6.1.83.92". Microsoft. Retrieved 2009-09-08.
  2. ^ "2007 Microsoft Office System Known Issues/ReadMe". Microsoft. Retrieved 2009-09-08. Excel 2007 Question or Issue: Microsoft Script Editor is no longer available. Answer: MSE will no longer be supported in Excel 2007.