FuzMic
DataBase Tinker
- Local time
- , 07:59
- Joined
- Sep 13, 2006
- Messages
- 739
Hi Gurus
I use Scripting.FileSytemObject (FS) to check if a shared folder "Data" in a "MainPC" in a LAN Workgroup exist .. as in ...
FS.FolderExists("\\MainPC\Data\")
Is this a good way or is there another better way to do it.
I use Scripting.FileSytemObject (FS) to check if a shared folder "Data" in a "MainPC" in a LAN Workgroup exist .. as in ...
FS.FolderExists("\\MainPC\Data\")
Is this a good way or is there another better way to do it.