Configures the action to execute a Windows command. | |
Syntax: | object.SetToExecuteCommand Command, Arguments, WorkingDir, RunMinimized, Message |
Parameters: |
Command As
String -
Optional Arguments As String -
Optional WorkingDir As String -
Optional RunMinimized As Boolean -
Optional Message As String
-
|
Description: | Changes the Type of the action to
GefActionExecuteCommand. The arguments correspond to the fields in the action panel of the Procedure Information dialog box. |