Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: .bat and perl mystery

by Anonymous Monk
on Jun 12, 2002 at 16:57 UTC ( [id://173928]=note: print w/replies, xml ) Need Help??


in reply to Re: .bat and perl mystery
in thread .bat and perl mystery

OK, I think this might have something to do with it. It can't see the .bat file, but I'm able to execute it from the command line in the same directory as my perl script.

Replies are listed 'Best First'.
Re: Re: Re: .bat and perl mystery
by insensate (Hermit) on Jun 12, 2002 at 17:09 UTC
    Ah...perhaps the .bat file is in a directory in your %PATH% env variable...try hardcoding the entire paths in your script...remember to escape the \ characters for win32 paths...so "c:\mydir\myfile" would be "c:\\mydir\\myfile"
    -Jason

Log In?
Username:
Password:

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

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

    No recent polls found