Script tab Syntax Buttons

The Script tab syntax buttons indicate all the ways you can add a script object to an expression. Clicking on one of the buttons adds the indicated syntax (minus the question marks) to your expression. In the spaces left by the question marks, enter the appropriate values.

Script Syntax Button Descriptions

Syntax Button

Description

SCRIPT[?]

User script

Syntax:

SCRIPT[filename.aef]

Example: SCRIPT[aa.aef]

SCRIPT[FILE[?]]

User script file

Syntax:

SCRIPT[FILE[drive:\\directorylocation\filename.aef]]

Example: SCRIPT[FILE[C:\\Windows\aa.aef]]

SCRIPT[URL[?]]

User URL-based script

Syntax:

SCRIPT[URL[http://UrlAddress/filename.aef]]

Example:SCRIPT[URL[http://localhost/aa.aef]]