newbie question

Paul Morran paulmorran at yahoo.co.uk
Sat Dec 6 17:04:18 EST 2003


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


More information about the use-livecode mailing list