Scripts

The Scripts page displays a list of all your installed script add-ins.

 

    Script List.png

 

You can configure which columns the script list displays by right-clicking the column header. Any columns that aren't turned on are displayed at the bottom of the dialog when you select a script from the list. The checkbox next to each script name lets you disable the script without deleting it.

 

The toolbar buttons at the top allow you to control your installed scripts:

 

If you click the New Script button ( script_new.png ) the Create New Script dialog is displayed, which makes it easy to build a new script

 

    NewScript.png

Currently this dialog lets you create a template for a JScript or VBScript script.

Select the desired language, and enter a name, optional description and copyright string. Then use the checkboxes in the list to select the events that you want the script to create functions for.

The last two events in the list, NewScriptColumn and NewScriptCommand, lets you create a script that adds internal columns and commands. When you turn this option on it will activate and let you enter a name for the column or command. Press return to accept the new name, and another NewScriptColumn or NewScriptCommand entry will be added to the list. In this way you can easily create a template for a script that adds multiple internal commands.