Problem:
Is there any way too get access to files within the local network without the user has too connect it to a driveletter??
When I code in LISP I can use specified names such as
\\AcadServer01\program\R14\textfile.txt to find the file
textfile.txt in the network without connecting a specific
driveletter to this connection.??
\\Acadserver01 is a network server, one of about 10-12, unique name.
Is there a simular way in VB??