OK I have created this VBScript and for the most part it works ok. However I am adding functionality to go through the entire file I am reading. I added a Do Until and now it is broken. The error I get is Object Variable not set on line 54. Any Ideas?
quote:
Dim directory, fso, xmldir...