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:26:12
 
 
À
01/04/2015 08:22:19
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:
01617597
Vues:
62
>There are ERR files created for methods?

not that I'm aware of


>I am getting this compiler error when I try to save the method that I am editing.

copy it to a prg which has the same #include


or put just above the statement

#undefine TAB









>
>
>>>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