02-13-2009, 08:39 PM
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.
2. File triggers.
3. command line. Probably slowest. Can work synchronously.
