Results 1 to 2 of 2

Thread: Dir function on network path not working?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    103
    I want to determine if a network path exists and if it doesn't I want to create the path. For some reason the Dir function returns "" even if I give it a valid path.

    example:

    There is a path on my network called - \\wawa0\csio\jamie

    if I do ? dir("\\wawa0\csio\jamie",vbdirectory)

    or anything else... I get ""

    Help?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    103
    very helpful!!! Thanks a bunch!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width