> On 24 Mar 2015, at 18:39, Terence Heaford <t.heaf...@icloud.com> wrote:
> 
> Perhaps the timer answer is the answer perhaps it is not for other reasons I 
> am not aware of.


There actually is an issue with using a timer.

Here is an extract of my handler

     case "Page Setup..."
         send "myPageSetup" to me in 100 milliseconds
         --myPageSetup
         break


If I uncomment myPageSetup it actually crashes LC, so if you intend to run 
something else you could end up in difficulty.

So, it is likely a bug or poor implementation in the LC Code.


All the best

Terry
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to