Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyword query
Message
 
 
To
10/07/2012 09:53:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01548017
Message ID:
01548026
Views:
62
>I must be losing the plot...
>
>I have the following line of code
>
>
>	REPLACE IDNO WITH jcIdNo
>
>
>On compiling I get the error "Command contains unrecognised phrase/keyword"
>
>If I change "IDNO" to be anything else it works! It is as though IDNO is a keyword. The problem is that this is a field name in an underlying table and is not something I wish to change.
>
>Am I missing something very basic here?
>

I don't know the technical answer but have you tried prefixing the field name with the table name? mytable.IDNO?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform