To illustrate what I mean: with your script, if each execution lasts 5 seconds, then


you send at 18:00:00
the script executes and plays sound and resends the request at 19:00:05
the script executes and plays sound and resends the request at 19:00:10
the script executes and plays sound and resends the request at 19:00:15
...


I meant, of course,


you send at 18:00:00
the script executes and plays sound and resends the request at 19:00:05
the script executes and plays sound and resends the request at 20:00:10
the script executes and plays sound and resends the request at 21:00:15

If you see the time always 5 second late, that is

you send at 18:00:00
the script executes and plays sound and resends the request at 19:00:05
the script executes and plays sound and resends the request at 20:00:05
the script executes and plays sound and resends the request at 21:00:05

then the first execution may trigger some delay which just stays on.

Robert
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to