File Menu (Microsoft Script Debugger)

The File menu contains commands that enable you to manage files while in the debugger.

File Menu Commands

New

Creates a new, blank document that you can edit using the Script Debugger editor.

Open

Opens a document so you can edit it.

Close

Closes the current document. If you have not saved the document since making a change, the Script Debugger prompts you to save it before closing it.

Save

Saves the current document under its original name. If you are debugging a document, that document is read-only and you cannot save it under its original name.

Save As

Saves the current document under a new name. If you are debugging a document and want to save it, you must choose this command.

Save All

Saves all currently open documents that are not read-only.

Exit

Closes the Script Debugger.

See Also

Managing Documents


© 1997 by Microsoft Corporation. All rights reserved.