Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's the problem with this statement
Message
From
01/04/2015 08:26:12
 
 
To
01/04/2015 08:22:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01617584
Message ID:
01617597
Views:
63
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform