how can I keep a timer running and still allow the application to do other things?

my timer code is just -

put the seconds into Start

repeat forever

wait for 1 sec

put (the seconds - value(Start)) into field "Timer"

end repeat

of course the 'repeat forever'  means nothing else can happen meantime



thanks for any insights
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to