I really think that Les nailed with the three "\\\".

You have for example:
Code:

USE Z: "\\\IT Folders"



It really needs to be:
Code:

USE Z: "\\IT Folders"



And looking at this, what server is this going to?

Shouldn't it not be:
Code:

USE Z: "\\SOME_SERVER\IT Folders"



?

HTH,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's