To run an entire script, select Edit > Run Script.
To run specific lines in a script, select those lines and then select Edit > Run Script.
To run specific lines that are not adjacent, hold down the Control key, select the lines, and then select Edit > Run Script.
•
|
Type //! on the first line.
|
•
|
Open( "$SAMPLE_SCRIPTS/scoping.jsl", Run JSL( 1 ) );