Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UNC Path
Message
 
 
À
19/05/1999 13:02:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00220519
Message ID:
00220538
Vues:
24
>Hi there,
>
>Is there a function in VFP to store all the UNC paths in an array? and Is there a function that I can use to store all available server name on the network into an array? Any help or suggestion is appreciated.

NetLib can return a list of attached servers, not sure about something native to VFP or via WinAPI. Adir() can be used to return directories. e.g. adir(laDirs, "\\ServName\Volume\*.*","D") then you can scan the array to return directory names.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform