Just a quick question about redirecting the errors produced by gcc. If I type "gcc -o test.out test.c" and get a list of errors on screen, how do I redirect this output to a file. I have tried the standard method of "gcc -o test.out test.c > error.out" but this foes not work. Thanks for the help, Dave Mc Kenna -- http://www.iol.ie