These are commands that always appear in the Scripting menu, regardless of the window type selected
Opens a dialog used to select the scripting language for the current project.
Reinitializes the scripting environment.
Opens the Custom Action dialog, which allows you to define menu items and toolbar buttons that launch Python scripts.
If the active window in the project is a Notes window, the following additional items will also be available in the scripting menu:
Executes the line where the mouse cursor is placed in the Notes window.
Executes all lines in the Notes window.
Evaluates the line where the mouse cursor is placed in the Notes window.
Opens a standard dialog which permits changing the name of the active notes tab.
Adds a new tab to the active notes window. The new tab will be named untitled by default. The tab may be renamed at any time using the Rename Tab... command.
Closes (deletes) the active Notes tab. The contents of the tab will be lost. No warning is given!