
test for a folder's existence - UNCs in NT4.0
Try putting quotes around the UNC name..
Quote:
>so far, i've used the Dir$ function in vb5 to test for a folders existence.
>it works just fine with network paths (\\) in win95. can't get it to work
>with NT4.0, though. how come? and how can i work around this problem?
>Thanks in advance!
>-andr