Create And Edit Custom Commands
You create a custom command by specifying how and where it appears to users, applying it to document types or folder types, and implementing its VBScript event procedures.
To create or edit a custom command:
-
In Configurator, expand Commands in the configuration tree to display the existing commands.
-
To delete an existing command, select the command and on the Edit menu, select Delete.
-
To edit an existing command, select the command and click the Edit button.
-
To create a custom command, on the Edit menu, select New Command.
A new command is added to the configuration tree and its property pages appear in the right pane.
-
Type or select options on the General page using the descriptions in the following table.
-
Click the Applies to tab.
A list of the document types and folder types to which this command can be applied appears.
-
Select each document type or folder type to which you want this command to be available.
-
Click the Pages tab.
A list of the custom property pages appears.
-
Select pages that you want to appear when this command is executed, for example, to prompt the user for input before execution.
-
If you want the command to only be available to the members of particular security roles, click Privileges and select the Can Execute privilege for the roles.
This creates the privilege for the new command and makes it available in the Roles and Privileges dialog box as described in Managing Security Roles. For more information about security roles, see Security Roles.
-
Click OK.
-
To make the command appear on the shortcut menus of the document types and folder types to which you applied it in step 6, select the command on the Commands page of the document types and folder types, as described in Create And Edit Document Types and Create And Edit Folder Types.
-
To add a button for the command to a property page, select the Command option when adding a panel element, as described in Configure the Property Type Of a Panel Element.