Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's the problem with this statement
Message
De
01/04/2015 08:14:51
 
 
À
01/04/2015 07:58:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01617584
Message ID:
01617589
Vues:
54
>
lcTempFile = 'C:\VISUAL FOXPRO\DATA\TEMP\JAMES_4BG0CQAUV.txt'
>
>
>
>>What is the exact value of lcTempFile?
>>
>>>I am a little baffled about why I am getting a FoxPro error in this statement when in a method:
>>>
>>>
Append From (lcTempFile) DELIMITED WITH TAB
>>>This gives the error "Command contains unrecognized phrase/keyword."
>>>
>>>However, if I paste that line into the command window, I can execute it without a problem. (lcTempFile is the name of a txt file.)
>>>
>>>What gives?

lcTempFile =[ 'C:\VISUAL FOXPRO\DATA\TEMP\JAMES_4BG0CQAUV.txt']

Dir contains spaces.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform