Hello,

Are there any examples of how to run a process in the background in an
application?

I need to have two timer processes run when the user is using the
application.

The processes need to check for certain trigger values every

- 1 minute

- 10 minutes

If the trigger value(s) exist then the application takes the user to a
different part in the application.

Everything I have read is that LC is not multithreaded but there is a way
to generate these as loops that can check for these values?

Any direction or examples are appreciated.

regards,

Glen
_______________________________________________
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