PerliKnight has asked for the wisdom of the Perl Monks concerning the following question:
Very simple question. Hopefully, very simple answer!
Got a small Perl program compiled to an exe with PerlApp. I can run this from shell window or a DOS box. If I then call it from another language, in this case PL/SQL, how do I stop the DOS box popping up????
The Perl program doesn't print anything so I just want it to run, but I don't want the DOS box.
Thanks,
PerliKnight
update (broquaint): title change (was Invisible Perl)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Hide DOS window running PerlApp
by Aristotle (Chancellor) on May 30, 2003 at 11:16 UTC | |
|
Re: Invisible Perl
by tinita (Parson) on May 30, 2003 at 11:16 UTC | |
|
Re: Hide DOS window running PerlApp
by JamesNC (Chaplain) on May 30, 2003 at 12:23 UTC | |
by PerliKnight (Acolyte) on May 30, 2003 at 12:46 UTC |