On Saturday 20 May 2006 23:13, SkyBlueshoes wrote:
> I have a script that uses an infinite loop, I'm wanting to be able to
> set a timer that when expired will run a subroutine, something sort of
> like Poe's callback timer feature. How would I go about doing this? I
> need to be able to set multip
>I have a script that uses an infinite loop, I'm wanting to be able to
>set a timer that when expired will run a subroutine, something sort of
>like Poe's callback timer feature. How would I go about doing this? I
>need to be able to set multiple timers on the fly within my script and
>have th