----------------* Source code timer by Sandman / Valhalla *------------------ Here's a little util. which might be of some use. It's no major feat of coding but it was worth the time to code it, I suppose. This can be used for : 1) Optimizing your code - make sure that it executes for between 30-60 seconds for an accurate result. 2) Benchmarking - if you wanna see if your freinds computer is slower than yours, run the above program on his machine and see if it takes longer. 3) Erm, deletion practice :) This proggie should not be used on large files (400k+) and needs EMS to run. Enjoy !