DiGregorio, Dave wrote:
> Could anyone help me? I need to start a PERL script from within my
> visual basic program. I have tried the shell command without
> success. To further compound the problem I also want to provide
> command line parameters.
I don't know VB, but I'm assuming the shell c
Could anyone help me? I need to start a PERL script from within my visual
basic program. I have tried the shell command without success. To further
compound the problem I also want to provide command line parameters.
Thanks for any and all assistance
David R. DiGregorio
Vocollect
70
There's Perl2exe, but that's about it. It's kind of a specialized field...
-Original Message-
From: Paul Weissman [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 2:14 PM
To: [EMAIL PROTECTED]
Subject: Standalone Perl apps in Win32(was RE: Perl and Visual Basic)
; Sent: Friday, May 03, 2002 10:21 AM
> To: John Brooking; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: Perl and Visual Basic
>
>
> I am going to go on the same assumption (ActivePerl) and recommend
> PerlCtrl from the PDK. With a couple of minor modifications to the
PROTECTED]]
Sent: Friday, May 03, 2002 8:25 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Perl and Visual Basic
I'm assuming you are using ActivePerl. In
ActiveState's Perl Dev Kit (sold separately, $129),
there is a utility to package an ActivePerl script
into a stand-alo
I'm assuming you are using ActivePerl. In
ActiveState's Perl Dev Kit (sold separately, $129),
there is a utility to package an ActivePerl script
into a stand-alone Windows executable. I've only tried
the free 7-day trial version, but it seems to work
pretty well, including wrapping up any extra mo
How about Having the VB button link to Perl on your server and run?
Ernest P. Tucker II
Network Technician
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 7:09 AM
To: [EMAIL PROTECTED]
Subject: Perl and Visual Basic
Good day;
I
[EMAIL PROTECTED] wrote:
> Good day;
Hello,
> I have developed some useful Perl scripts.. Users want a VB front-end
> to run these scripts.
> What do I need to do, such that something like this could work (i.e.:
> User presses a command button, which then launches a Perl script- data
> sent t
Good day;
I have developed some useful Perl scripts.. Users want a VB front-end
to run these scripts.
What do I need to do, such that something like this could work (i.e.:
User presses a command button, which then launches a Perl script- data
sent to output files, etc..)
Some caveats:
We work
From: Ben Crane <[EMAIL PROTECTED]>
> Perls useful approach to string/txt processing is
> something I would like to incorporate into a Visual
> Basic Application. I am going to be using the VB
> program to analyze HTML pages and want to highlight
> various tags (that can also be
Hi List,
Perls useful approach to string/txt processing is
something I would like to incorporate into a Visual
Basic Application. I am going to be using the VB
program to analyze HTML pages and want to highlight
various tags (that can also be replaced)--doing this
in VB is possible but annoying,
11 matches
Mail list logo