Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adir for my network places
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00694802
Message ID:
00695259
Vues:
19
You can use UNC path in ADIR.
? ADIR(laArray, "\\computer\share\*.*")
* IP address
? ADIR(laArray, "\\251.252.253.254\share\*.*")
>Adir function is great to find and manipulate files on a local or mapped drive. However, I have a need to do the same with "My Network Places" in Win2k/XP. I can browse to an http://... location in "My Network Places" and then copy to my local drive when I use the explorer interface, but I haven't figured out how to get VFP to use the same functionality.
>
>Any ideas?
>
>TIA
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform