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:13:23
 
 
À
01/04/2015 08:08:10
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:
01617588
Vues:
119
This message has been marked as the solution to the initial question of the thread.
>However, the value of the variable is not relevant, as the error occurs when I try to save the method, so it's a compiler error, not a run time error.


Open the .err file of the program to see what happens

You may have a #define somewhere that changes the statement ( like #define TAB chr(0x09))


>>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?
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform