Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Field' phrase is not found
Message
 
To
11/07/2001 22:00:18
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00529535
Message ID:
00529639
Views:
9
>Hi All,
> I often use 'thisform.refresh' in the form designer. Recently I got the error message ' "Field" phrase is not foud ' when calling to this event in a page in a pageframe. When I check with the help in Foxpro, the following explanation is offered: "You are using a command with a PROMPT clause that references an unknown field". I really cannot understand the meaning behind!
>
>Look forward to hearing some comments which can solve my problem.
>
>Thanks in advance.
>
>Harry

Harry, if you have a combobox or listbox with Fields or Alias as RowSourceType, check its Rowsource. The table alias should be used only for the first field.

RowSource should look like:

clients.lastname,firstname,phone,address
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform