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:258369 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
