You are here: About custom commands

About custom commands

You can add custom commands to the vault to increase the functionality of your configuration. Custom commands can use any of the events, procedures, and objects available in VBScript. This generally limits command functionality to within a vault. To create custom functionality that extends outside of a vault, consider using external applications, as described in Configuring external pages and Linking to external applications or developing custom Visual Basic extensions as described in the BlueCielo Meridian Enterprise Developer's Guide.

Custom commands can appear as buttons on a property page or as items on the shortcut menus of documents or folders.

Custom commands have the following limitations:

The commands are defined in the Meridian Enterprise Script Editor as described in the following topics and using the event procedures described in the BlueCielo Meridian Enterprise VBScript API Reference.

Related tasks

Creating and editing custom commands