EXECUTE
Launches an external program.
Usage
pbvcon EXECUTE File_Path Wait_State
Parameters
File_Path
The executable path, file name, and optional line parameters, after a space. Use quotation marks if the value contains spaces.
Wait_State
Whether the command waits until the executable finishes. If undefined, the value is WAIT. The value NOWAIT causes the command to return immediately.