Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Script Failing to Run through Task Scheduler in Windows

by i5513 (Pilgrim)
on Feb 05, 2015 at 12:05 UTC ( [id://1115644]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Script Failing to Run through Task Scheduler in Windows
in thread Script Failing to Run poperly through Task Scheduler in Windows

I think you can update your PATH with (I did not test this on windows):
$ENV{PATH}="C:\\xxx\\yyy"

Replies are listed 'Best First'.
Re^4: Script Failing to Run through Task Scheduler in Windows
by sreekanth.adari (Initiate) on Feb 06, 2015 at 09:59 UTC
    After specifying the path using $ENV{PATH}="C:\\xxx\\yyy" Please let me know, how I use it to run the command in that path ? My command in my script is in below line : qx(raidcom get port)

      Please read PATH_(variable) for understand how PATH environment variable works

      Regards,

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found