Chris,

 

Tried it and it did not work.

 

Thanks,

 

Jerry

 


From: Christopher Hahn [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 13, 2006 6:59 PM
To: Gerald Preston; activeperl@listserv.ActiveState.com
Subject: RE: How to kill a dos window

 

Look up

 

Win32::Console::Free();

 

It might help.

 

HTH,

 

Chris

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerald Preston
Sent: Thursday, April 13, 2006 4:31 PM
To: activeperl@listserv.ActiveState.com
Subject: How to kill a dos window

Hi!

 

I am running a scheduled batch job on WIN XP and I am trying to kill the dos window that is generated when the batch day is executed.  I tried:

 

system(“exit”);

 

with no luck;

 

How to reduce the dos window when running the batch job?

 

Thanks,

 

Jerry

 

 

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to