Sender: hecht AT DH_NRZ24 DOT dillinger DOT de
Message-ID: <3588B3DC.31DF@dillinger.de>
Date: Thu, 18 Jun 1998 09:29:48 +0300
From: Michael Hecht <michael DOT hecht AT dillinger DOT de>
MIME-Version: 1.0
To: nate AT cartsys DOT com
CC: djgpp AT delorie DOT com
Subject: Re: using redir
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Precedence: bulk

Nate Eldredge wrote:

>COMMAND.COM is too stupid to do it, but DJGPP comes with a utility
>called `redir' that works fine.  It would look something like:
>
>redir -e errfile cmd
>
>See `redir's docs for more info, under "Utilities".

I tried 'redir -e out myprog' but the DOS-for-WinNT answer was:

Vdm-Redirector already loaded

and nothing worked !?!?
What's the reason ?