06-18-2020, 05:20 PM
This function cannot be used in UI thread. As well as many other "wait" functions. As well as most automation scripts. It blocks UI thread and it cannot receive messages and display text etc. Use mac to start other thread and call this function from there.
