Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Perl to Windows EXE

by Basilides (Friar)
on Sep 06, 2002 at 16:02 UTC ( [id://195680]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl to Windows EXE
in thread Perl to Windows EXE

You can invoke the perl interpreter from VB just as you would any other outside application.

Using a couple of lines like this:

ChDir "C:\PerlWork\" a = Shell("command.com /c perl myprog.pl -w")

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://195680]
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: (6)
As of 2024-04-19 08:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found