Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Interfacing with Tcl Script
#2
1. SendMessage. It would be fastest. Can work synchronously, ie tcl waits while the function is running. Documented in QM help in command line topic.
2. File triggers.
3. command line. Probably slowest. Can work synchronously.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)