SwitchCommand Method
Queues a command which requires mouse input (a callback command) for the current window and return immediately.
The command will be started in the current window when Release has been called after which its progress may be monitored using triggers.
Visual Basic |
---|
Public Function SwitchCommand( _
ByVal comname As String _
) As Integer
|
- comname
- The ACom command to queue.
Available: D
Group:
sis.SwitchCommand ("AComLineEx")
Queues the AComLineEx command (LineString [Create-Simple]).