Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
&substitution problem
Message
De
26/10/2007 09:59:38
Bruce Covey
Home Depot Television
Atlanta, Georgie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
&substitution problem
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01264096
Message ID:
01264096
Vues:
52
Just discovered a problem in some 5 year old code. I run a query and store to a cursor. I then launch some code to export the results to either a .dbf or .xls file after choosing the save location, filename, and type. I end up with a variable such as:

loc = "C:\BRUCE COVEY\export.xls" or "C:\BRUCE COVEY\export.dbf"

I then issue:

COPY TO &loc TYPE XL5 or COPY TO &loc depending on selection.

PROBLEM:
Command always fails with nerror 36 if there is a SPACE in any of the folder names. If I change the folder above to "BruceCovey" it works fine.

Does anyone have insight on this?
Would be much appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform