Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Executing Windows commands using backtick

by rpnoble419 (Pilgrim)
on Apr 22, 2013 at 16:40 UTC ( [id://1029923]=note: print w/replies, xml ) Need Help??


in reply to Executing Windows commands using backtick

Have you tried to execute the commands from the command line without perl?

I'd try that first, then I would have perl create a .bat file or use a template file to execute what you want to do and then run the batch file. I suggest the template method as the file may need to be encoded in the correct code page to execute correctly

Stackoverflow.com has several items that may help you on this as well.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-03-19 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found