Creating Autoscripts
You can create an autoscript by starting with the output object that you want to serve as the trigger (for instance, a frequency table).
- In the Viewer, select the object that will trigger the autoscript.
- From the menus choose
If the selected object does not have an associated autoscript, an Open dialog prompts you for the location and name of a new script.
- Browse to the location where the new script will be stored, enter a file name and click Open. The editor for the default script language opens. You can change the default script language from the Scripts tab on the Options dialog.
- Type the code.
Note: By default, the executable associated with the default script language
will be used to run the autoscript. You can change the executable from the Scripts tab in the
Options dialog.
If the selected object is already associated with an autoscript, the script is opened in the script editor associated with the language in which the script is written.