Mail Archives: djgpp/1995/01/13/04:12:14
Curtiss Cicco <1CMC3466 AT ibm DOT MtSAC DOT edu> wrote:-
> From time to time the topic of "how do I re-direct stderr?" pops up and
> mainly has to with re-directing compile error messages. ... sometime ago,
> someone posted some code that when compiled, actually does this ... the
> payoff of this would be preventing this type of question from being a FAQ
I also get tired of being unable to redirect the compiler's error messages to
a file, and of having to be quick on the trigger with ctrl-C before the first
error message goes off the screen. Then I type \AM\READSCR to call a small
program that I wrote & compiled that copies the text screen to a file T$SCREEN
- Raw text -