Around Wed,Feb 26 2003, at 11:40,  Andrew Mansfield, wrote:
> Hopefully this isn't too off topic here, but I'm interested to find out if
> anyone can suggest the best way to run a small perl script at regular
> intervals (e.g. every 15 minutes) during the weekdays on a Windows server
> similar to what you can do with cron on Unix/Linux.
> 
If you're using perl, why not generate a perl script that calls the
other script every 15 minutes?

-- 
Roger
---------------------------------------------------------------------------
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to