HI Folks,
I'm still moving old code from the RS era to Xojo and threads, but I can't find an answer to this one - can we pass arguments to a Thread's Run event. or do we need to set up variables that are then read by the thread. The Developer.Xojo.Com pages are quite sparse on Thread info. In fact, searching for Thread.Run returns nothing.
I've tried modifying the default Run event with complete failure.