Are you passing parameters to them? I've had trouble doing this and had to wrap the calls in a batch file. I've tried calling the perl.exe with the .pl as an arg, and then args to the .pl without luck. I gave up and just wrap them in a batch file and this works fine.
> -----Original Message----- > From: george jones [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 15, 2002 2:11 AM > To: [EMAIL PROTECTED] > Subject: perl scripts running under scheduled tasks > > > Ok....wtf! For months now I've been running some perl > scripts in windows 2000 scheduled tasks and one day > they up and stopped running and refuse to ever run > again! They run fine from the command line. The > permissions are ok too. WTF! > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - live college hoops coverage > http://sports.yahoo.com/ > _______________________________________________ > ActivePerl mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
