On June 29, 2000 at 16:38, Bosco Tsang wrote:

> Yes, it work under Cygwin but how can I put it under scheduler... I need to 
> run MHonArc daily without attention.

You could try invoking bash with the -c option.  Of course, have
the Cygwin bin/lib directory in your PATH.  Example invocation:

        bash -c "mhonarc.pl [options] *.msg"

--ewh

Reply via email to