|
|
| Do you know where your variables are? | |
| PerlMonks |
Answer: How to hide/inhibit the console window when launching a Perl script on Windows? |
| ( #536269=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > GUI Programming > How to hide/inhibit the console window when launching a Perl script on Windows? contributed by jdporter
The following technique is useful when the window you want to hide isn't the one you're interacting with. You can see the program's console output if you run it from a command prompt; but if you launch the script from Explorer (double-click; Start>Run, etc.), this hides the window.
|
|
||||||||||||||||||