Home > Using SQL Scripts > Using the Script Editor > Summary of Script Editor Co...
Previous |
Next |
Table: Buttons and Controls within the Script Editordescribes the buttons and controls available within the Script Editor
Buttons and Controls within the Script Editor
Button | Descriptions |
---|---|
Cancel |
Cancel the editing session and exit the Script Editor without saving changes made since the last save. |
Download |
Saves a copy of the current script to your local file system. Enter a name for the script on your local file system and a directory path. |
Delete |
Removes the current script from the Script Repository. See Also: "Deleting a SQL Script" |
Save |
Save your changes to the current script to the Script Repository. |
Run |
Submits the script for execution. See Also: "Executing a SQL Script" |
Undo (Ctrl+Z) |
Removes, or undoes, the most recent line edit made in the Script Editor. |
Redo (Ctrl+Y) |
Repeats the most recent line edit made in the Script Editor. |
Find |
Click Find to access search and replace mode. Click Find again to exit Find mode. See Also: "Searching and Replacing Text or Regular Expressions" |