At 07:58 AM 8/25/2001, Andrew Markebo wrote:
>| yes, this help are always shown if the commandline are wrong. On
>| Windows you cannot scroll the console Windows, so the Ouitput cannot
>
>On Windows 9x you can't, on Win2000 you can.
>
> /Andy
The DJGPP compiler (DOS 7 port of GCC, http://www.delorie.com/djgpp/ )
comes with some nifty utilities, including "redir.exe". It allows you to
selectively redirect stderr or stdout to files (or even each other!); I
have found it quite useful in cases like this: run redir and tell it to
send the results of stdout to a file. Then open the file and see what
scrolled off the screen at your leisure.
-Neil R.
**********
Random thought for the day:
Invalid path. Try the one not taken.