How to use the [Edit] window

The following explains how to use the [Edit] window of the "Script" dialog box. The code for the script can be edited. With the popup menu that appears when you right-click, you can perform the following operations.

"Undo" menu item

Used to undo the last action.

"Cut" menu item

Used to cut a selection and place it on the Clipboard.

"Copy" menu item

Used to copy a selection and place it on the Clipboard.

"Paste" menu item

Used to insert the clipboard contents at the cursor position.

"Delete" menu item

Used to delete the selection.

"Select All" menu item

Used to select the entire text in the [Edit] window.

"Find" menu item

Used to find a specified character string.

"Replace" menu item

Used to replace one specified character string with another.