Re: how to call a file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



If I'm understanding you correctly, you want to take a perl script and
compile it using VB so it is self executable without perl.exe?

I'm not aware of any way to do this in VB short of combining your script
with perl.exe and extracting each program when your .exe is run. There used
to be a program called Fusion that would do that, but I haven't played with
it for a few years.

Another option is this: http://www.indigostar.com/perl2exe.htm

HTH

Matt

"vsprasads" <vsprasads.1xv5xo@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:vsprasads.1xv5xo@xxxxxxxxxxxxxxxxxxxxxxxx
>
> I have written a perl script which is of .pl extension
> Now i want to create an .exe file from it.
> So, i want to call that perl script and execute it in VB to get a .exe
> file.
> How can i do this?
>
>
>
> --
> vsprasads
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>


.



Relevant Pages

  • Re: Help using PAR, installed not able to use it
    ... to convert perl script to exe. ... 'pp' is not recognized as an internal or external command, ... How to do i install that, and what command I need to use now to make ...
    (comp.lang.perl.misc)
  • Re: .exe script doesnt run
    ... it's not a perl script. ... It's a "stand alone" exe script. ... a directory where they have execute permission and also write permission on ... > it's your server you should know this path, if it's a hosting server ask ...
    (microsoft.public.inetserver.iis)
  • PAR and Sybase::CTlib on HP-UX
    ... here's the deal: I have a perl script that uses Sybase::CTlib ... but when I create a standalone perl script or an exe using pp, ... been loaded into memory and not released. ... P.S. I'm hoping that Michael Peppler runs across this... ...
    (comp.lang.perl.misc)
  • Re: CGI: Execute a perl script inside another perl script
    ... So OK, 'exec' is not the good solution, neither 'system'. ... the environnement variables I have set in 'envCGI.pl' are still ... Note that my exe is developed in C++, ... The perl script is ...
    (comp.lang.perl.misc)
  • Executables?
    ... the consequence of a form with radio buttons. ... an exe is to run. ... cant get that to happen. ... I can run the perl script in command line using perl ...
    (comp.lang.perl)