Gerald Preston wrote:

> 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?

It may be as simple as using wperl instead of perl, but you haven't
given us much to go on.

PS: List posting is to be done in plain text.
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to