On Tue, Oct 30, 2007 at 05:53:33PM +0100, Ekkehart Schlicht wrote: > > > It crashed again. I ran it with -dbg any and tried to pipe the output to > a text file. This did not work. I cannot copy and paste the output from > the debug window either. If you could make a suggestion how to capture > the output without retyping it (it is quite large) I would be grateful. > > Ekkehart Depending on the shell, 2> file.txt might do it.
- Martin