delorie.com/archives/browse.cgi | search |
Date: | Thu, 9 Oct 1997 17:04:31 -0700 (PDT) |
Message-Id: | <199710100004.RAA14943@adit.ap.net> |
Mime-Version: | 1.0 |
To: | nambi AT club-internet DOT fr, djgpp AT delorie DOT com |
From: | Nate Eldredge <eldredge AT ap DOT net> |
Subject: | Re: error messages |
At 11:28 10/8/1997 +0200, Eric Bertaux wrote: >How can one read all the errors detected by the compiler when they are >listed >more then one sceen height?Also is it possible to print the listed >errors >in a *.txt file? Yes. Read the docs on the `redir' program. You want to either put standard error to standard output and pipe into `more' (or `less'), or put stderror to a file. Nate Eldredge eldredge AT ap DOT net
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |