If you're using ActivePerl, you can use wperl.exe to run a perlscript without launching a console window. I'm not sure if that's what you want.
-----Original Message----- From: Michael Kelly To: [EMAIL PROTECTED] Sent: 3/19/02 11:20 PM Subject: Re: Running perl script on background On 3/19/02 10:59 PM, OZGUR GENC <[EMAIL PROTECTED]> wrote: > Hi All, > Does anyone help me about how I can run my perl scripts on background? > Ozgur Genc I assume you're on Unix/Linux (otherwise you just switch apps while the script is running, right?) perl myscript.pl & Works for me. -- Michael -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -------------------------------------------------------------------------------- This email may contain confidential and privileged material for the sole use of the intended recipient. If you are not the intended recipient, please contact the sender and delete all copies. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]