in reply to
Re: Perl from VB
in thread
Perl from VB
A late response... but here is what worked for me: Dim RetVal RetVal = Shell("C:\Perl\bin\perl.exe C:\BBMM.pl", 1)
Comment on
Re^2: Perl from VB
In Section
Seekers of Perl Wisdom