Thanx Twodogs!

That's what I kind of thought, but I couldn't put my finger on it.
I'll try some different things on tuesday when I get back to work again.

How would you write the following line?
(If your virtual directory is named "/vd".)
fso.OpenTextFile("C:\Temp\test.txt", 2)

Like this?
fso.OpenTextFile("/vd/test.txt", 2)


Regards.
Erik