-----Original Message-----
From:  Lasher, Brian
Sent: Wednesday, December 15, 2004 2:38 PM
Subject: black box


Is there any way to keep the "black command-prompt looking box" from popping
up when executing perl script on win 32 platform?

-brian


-----------------------------------

When you execute a script, use wperl instead of perl (i.e. wperl
something.pl). You can also modify Windows's file association so that it
associates .pl files with wperl.exe instead of perl.exe.

- Chris


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to