I am rereading some of the code that I handed in with my Final Year Project this time last year. // DEBUG static Checkpoint butts; static TextWriter dongs = new StreamWriter("c:\\tracklog.txt"); static DateTime started = DateTime.Now; // END DEBUG Oops. read more