Data Validator (Winter 2002)
Simply goes through two files specified and checks that they match. This was made before
I got a copy of Nero(c) that automatically validates written data on a cd after burning.
Yet, it works just fine, although, I assume that there are better ways do this than go
through the entire file (insights welcome!). Particularly useful when placed with a batch
file under a system path, that way you can validate any where any time.
Back to Top