Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: execute a vbscript from a perl script.

by aitap (Curate)
on Sep 06, 2012 at 18:10 UTC ( [id://992159]=note: print w/replies, xml ) Need Help??


in reply to execute a vbscript from a perl script.

but this script will not be executed.
Does it print anything? Did you check $? or $! for error codes or explanations?
$ perl -E'qx(thereisnosuchcommand); say "$? $!"' -1 No such file or directory
Sorry if my advice was wrong.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 20:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found