Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to USE with spaces in folder names
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00705090
Message ID:
00705092
Vues:
11
I thnik enclosing the path in quotes works
USE "C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 7\samples\data\customer"
or to be on the extremely safe side, make it a name expression using parens:
USE ("C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 7\samples\data\customer")
Cheers,

Andrew

>What's the secret to pathing with the USE syntax when the path string has spaces (or - is it not allowed)?
>
>
USE C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 7\samples\data\customer
>
>.. returns a unrecognizable command/key word error.
>
>Thanks
>Terry


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform