quote:
Originally posted by TheBlasphemer
I don't think the PublishInfo part is mandatory to be honest
Correctamundo

The problem is probably to do with the file handling, as that's the part most likely to go wrong.
* RaceProUK has another read of the code...
* RaceProUK checks MSDN...
Looks like the code is fine. You'll need to do a few checks witht he file itself though: does it exist, can you read it, stuff like that.
And error handling code (On Error) wouldn't go amiss
