Script Editor Special Keyboard Sequences

Reference:        Script Editor Program
                        Script Edit Window

The following special keyboard sequences are available when editing a script.  This is in addition to such standard keys as Del, Page Up, Page Down, etc.:  :

Ctrl-A

Select the entire script

Ctrl-C

Copy the selected text to the clipboard

Ctrl-F

Find text

Ctrl-G

Go to line number

Ctrl-H

Replace text

Ctrl-L

Select the current line

Ctrl-N

Open a new script

Ctrl-O

Open an existing script

Ctrl-P

Print a script

Ctrl-S

Save a script

Ctrl-V

Paste from the clipboard

Ctrl-W

Show the list of script windows

Ctrl-X

Cut the selected text to the clipboard

Ctrl-Y

Redo a previous keystroke

Ctrl-Z

Undo the last keystroke

Ctrl-F4

Close the script

F5

Activate the previous tab

F6

Activate the next tab

F9

Insert a template

F10

Compile the script

F11

Run the script

F12

Schedule the script

Up or Down Arrow

Extend the selected text up or down by one line

10 key pad minus

Cut the selected text to the clipboard

10 key pad plus

Copy the selected text to the clipboard

Esc

Clear the current selection

Shift-Tab

Moves the selection (or current line) one tab stop left

 

The minus and plus keys on the 10 key pad operate on the current line if there is no marked text.