Edit Script

Edit an existing script.

Icon

Command

Shortcut Key

Toolbar

EDITSCRIPT

 

Scripts

This function allows you to display the current script in memory in the Script Editor.

Procedure

  1. The Script Editor displays.

  1. Select File Open to open an existing script file (.a4s).

You can get online help about the VBScript language by selecting Help ► Language.

  1. The Script Editor is interactive. As you type the code, it displays the methods of the object you are working with. In the example below, the methods of the CAD object are listed.

  1. It also displays the input and return variables of each method.