Prev Next

Scripts Tab

The 'Scripts' tab is composed of a toolbar and a view of all scripts according to group. The script groups and their scripts also have context menus that provide some or all of these options:

  • Group Properties - to display or edit script group properties in the 'Script Group Properties' dialog
  • Run Script - to execute the selected script (or press Ctrl while you double-click on the script name)
  • Edit Script - to update the selected script (or double-click on the script name to display the 'Script Editor', which usually displays a script template, determined by the user group type as assigned on creation or on the 'Script Group Properties' dialog)
  • Rename Script - to change the name of the selected group or script
  • New VBScript/JScript/JavaScript - add a new script to the selected user group
  • Import Workflow Script - to display the 'Browser' dialog through which you locate and select a workflow script source (.vbs) file to import into the Workflow script folder
  • Delete Group/Script - to delete the selected user group or script

You can also move or copy a script from one user scripts folder to another; to:

  • Move a script, highlight it in the 'Scripts' tab and drag it into the user scripts folder it now belongs to
  • Copy a script, highlight it in the 'Scripts' tab and press Ctrl while you drag it into the user scripts folder in which to duplicate it

Access

Ribbon

Specialize > Tools > Scripting > Scripts

Script Toolbar

Icon

Action

See also

Create a new script group; this option displays a short menu of the types of script group you can create, namely:

  • Normal Group ()
  • Project Browser Group ()
  • Diagram Group ()
  • Workflow Group ()
  • Search Group ()
  • Model Search Group

The new group is added to the end of the list in the Scripting window, with the 'New group' text highlighted so that you can type in the group name.

Create a new script file in the selected script group; displays a short menu of the types of script you can create, namely:

  • VBScript ()
  • JScript ()
  • JavaScript ()

The new script is added to the end of the list in the selected group, with the 'New script' text highlighted so that you can type in the script name.

Refresh the script tree in the Scripting window; this icon also reloads any changes made to a workflow script.

Compile and execute the selected script.

The output from the script is written to the 'Script' tab of the System Output window, which you display using the View Script Output button.

Stop an executing script; the icon is disabled if no script is executing.

Delete a script from the model; you cannot use this icon to delete a script group (see the earlier 'Context Menu' item), scripts in the 'Local Scripts' group, or a script that is executing.

The system prompts you to confirm the deletion only if the 'Confirm Deletes' checkbox is selected  in the 'Project Browser' panel of the 'General' page of the 'Preferences' dialog; if this option is not selected, no prompt is displayed.

Script deletion is permanent - scripts cannot be recovered.

General Options

Display the System Output window with the results of the most recently executed script displayed in the 'Script' tab.

Notes

  • This facility is available in the Corporate, Unified and Ultimate editions
  • If you add, delete or change a script, you might have to reload the model in order for the changes to take effect
  • If you select to delete a script group that contains scripts, the system always prompts you to confirm the action regardless of any system settings for delete operations; be certain that you intend to delete the group and its scripts before confirming the deletion - deletion of script groups and scripts is permanent