try putting quotes around various things... I think that's what worked for me in the past. Unless there's a spot to put arguments, which it doesn't sound like there is...
:den On Fri, Apr 11, 2008 at 10:29 AM, Ian Skinner <[EMAIL PROTECTED]> wrote: > I am trying to schedule a Perl script to be run with the Windows > Scheduler tool. The script needs a parameter (year) passed into it. > The Scheduler is running the script, but the parameter is not being > passed. Can somebody suggest what I need to do here? > > This is what I have in my Windows Schedule Task. > > Run: c:\Development\Perl\hello.pl 2042 > This works properly from the command line, but not here in the Scheduler. > > Start in: c:\\Development\Perl\ > > Run As: DPRNTDOM\iskinner > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:258380 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
