CallCommand
Calls a non-interactive or one-shot command (a command that does not require user intervention with the mouse) in the current SIS Workspace Definition (SWD)
Syntax
Visual Basic |
---|
Public Function CallCommand( _
ByVal comname As String _
) As Integer
|
- comname
- The command to call.
Available D
Group:
sis.CallCommand ("AComRedraw")