Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to MD a UNC?
Message
De
11/11/2003 10:46:28
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
11/11/2003 10:21:25
Geert Van Snik
Zorgned Automatisering Bv
Wageningen, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00848706
Message ID:
00848721
Vues:
14
>I'd like to create a directory using a UNC (\\SERVERNAME\DIR1\DIR2), but using MD ("\\SERVERNAME\DIR1\DIR2") doesn't do that. It returns a "Invalid path or filename". I'm using VFP7.0

This works fine for me in VFP 7 (6, too, for that matter), so I expect there's a problem with the path. Perhaps a string variable has a space in it or an illegal character? Here's an example of what I tried, that worked:
MD ('\\MyServer\MySharedFolder\A New Folder')
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform