jfroebe has asked for the wisdom of the Perl Monks concerning the following question:
I know with Perl Tk you can close the command prompt window, but what about without it? Specifically, I want to close the command prompt window (or hopefully never open one) while the perl script is still running. So far I haven't found a method to do so without using a gui front end module (TK, Wx, etc.)
Any clues? I know this has got to be extremely simple...
jason
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: win32 - closing the command prompt window
by Plankton (Vicar) on Mar 26, 2004 at 17:57 UTC | |
by jfroebe (Parson) on Mar 26, 2004 at 18:31 UTC | |
Re: win32 - closing the command prompt window
by gridlock (Novice) on Mar 26, 2004 at 19:41 UTC | |
Re: win32 - closing the command prompt window
by PERLscienceman (Curate) on Mar 27, 2004 at 02:36 UTC |