Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Folder Names with Spaces
Message
De
28/09/2005 15:42:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01054135
Message ID:
01054178
Vues:
26
>>I am having trouble getting VFP to process folder names with spaces.
>>
>>For example, suppose I have a file data1.dbf in a folder "My Documents" and
>>I have set a variable DIR1 = "C:\MY Documents".
>>
>>The commands USE C:\My Documents\data1 or USE &DIR1\data1 do not work.
>>
>>Is there a way to refer to a folder with a space in it so that it works?
>
>You can use Name expression
USE (DIR1 + "\data1")
And also USE "C:\My Documents\data1"
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform