Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Schedule Win32 Perl Scripts with AT

by simon.proctor (Vicar)
on Dec 04, 2002 at 23:01 UTC ( [id://217621]=note: print w/replies, xml ) Need Help??


in reply to Schedule Win32 Perl Scripts with AT

I've had no end of trouble with at on NT (et al) so I simply create a bat file using pl2bat and use the task scheduler if available.

On windows advanced server (where I do most of my work) I can set up the program to run as any user I like from within the task scheduler so can avoid having to put my credentials into the Perl source if it is required to have them.

I don't recall 98 (haven't used it in ages) but task scheduler is also available on WinMe for those unfortunate enough to own it. If you do use WinMe then you won't have the credential possibilities for obvious reasons.

Just an alternate solution :)
  • Comment on Re: Schedule Win32 Perl Scripts with AT

Replies are listed 'Best First'.
Re: Re: Schedule Win32 Perl Scripts with AT
by belg4mit (Prior) on Dec 05, 2002 at 00:48 UTC
    Task Scheduler ships with IE 5 for those using 9x.

    --
    I'm not belgian but I play one on TV.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://217621]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-20 00:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found