Losing track of time
Howard Bornstein
bornstein at designeq.com
Fri Aug 8 15:43:01 EDT 2003
>Try this :
>
> > on idle
> > global Lasttime
> > if the seconds = (lasttime+3600) then
> > add 3600 to Lasttime
> > play "chime2.wav"
> > end if
> > end idle
Thanks Pierre,
I don't really want to tie up my app in a tight "on idle" loop. Send
works fine. I'm just losing some seconds along the way. I'd like to
figure out why.
Regards,
Howard Bornstein
____________________
D E S I G N E Q
www.designeq.com
More information about the use-livecode
mailing list