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:35:43
 
 
À
01/04/2015 08:14:51
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:
01617602
Vues:
55
>>
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.

The compiler doesn't know that
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform