Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: perl and VB

by Basilides (Friar)
on Aug 01, 2002 at 11:08 UTC ( [id://186729]=note: print w/replies, xml ) Need Help??


in reply to perl and VB

I sometimes run Perl out of VBA in Excel

To call your Perl routine, you want something like this in your VBA:

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

Log In?
Username:
Password:

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

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

    No recent polls found