Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show Network Neighborhood, etc
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Show Network Neighborhood, etc
Divers
Thread ID:
00591621
Message ID:
00591621
Vues:
69
I've been using the GETDIR() function to allow users of an application to specify where the data for their program is located. The returned path is checked to make sure the tables required are located there, and if so, the path is stored in a settings table. In the past, if the data is located somewhere other than the local machine, a mapped drive to that machine had to exist (so the user could select that drive letter from the GETDIR() dialog).

Now, I would like the user to be able to specify a UNC rather than being required to have a "hard" mapped drive to the host machine. I don't think the GETDIR() function will allow the user to see folders on any machines (drives) that aren't mapped, so I'm looking for a way to do this. (The same way that Windows Explorer shows the "Network Neighborhood" in Win98, etc.)

Hope that makes sense! Any suggestions?

TIA,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform