I'm working on an application where MT starts other applications and monitors the progress. The difficulty I'm working through today is that MT seems to be taking 100% of CPU time, so the other application cannot progress. Once the MT script completes, the application I've started progresses. What I really need is MT to share processing time during the PAUSEs in the code. I will dig further and try to solve this. Any comments are welcome.