|
After further testing: It appears that it is backwards compatible and does work with the old version of testexec. The problem is that in the example typicalOPUI program supplied, there is a statement in the event for after a program is loaded that sets the multi - threading setting for that test file. When you run the program it hangs at that statement (statements after it are not executed but if a button is pressed or a new event is fired off it will respond)
|