FuzMic
DataBase Tinker
- Local time
- Tomorrow, 06:17
- Joined
- Sep 13, 2006
- Messages
- 744
Hi gurus
I want to check if an UNC exist using Scripting.FileSystemObject .GetFolder("\\MYUNCPATH\MYFLD")
If it does not exist it will flag error 76. In some pc, the response is fast but in some it may take up to 2 minutes before err is flagged.
Is there another faster way yet easy. Hopefully.
I want to check if an UNC exist using Scripting.FileSystemObject .GetFolder("\\MYUNCPATH\MYFLD")
If it does not exist it will flag error 76. In some pc, the response is fast but in some it may take up to 2 minutes before err is flagged.
Is there another faster way yet easy. Hopefully.