You are here: Understanding the Meridian object model > About the Vault object > The Vault object methods > RunShellCommand

RunShellCommand method

Opens a window and passes a specified command line to the operating system to execute. The command may be executed on the application server.

Syntax

RunShellCommand(Command As String, [ShowWindow As IC_SHOWWINDOW As IC_SW_SHOWNORMAL], [AtServer As Boolean = False])
Parameters
Name Description

Command

The command line to execute.

ShowWindow

Optional window style specified as one of the IC_SHOWWINDOW constants.

AtServer

Optional flag to run the command on the server.

Related concepts

About the Vault object 


www.bluecieloecm.com