Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK bug?
Message
 
 
To
23/03/2005 11:05:22
Sid Meyers
Omegaware Consulting, Inc.
Minnesota, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00998429
Message ID:
00998474
Views:
20
>Thanks Sergey.
>
>In the instance of Marcia's grid combobox where the controlsource for the textbox is as follows:
>
>
>(IIF(SEEK(Recordsource.Field,'LookupTable','LookupTag'),LookupTable.Description,''))
>
>
>It's not generating an error but I'm not getting the lookup description to display. So just wondering if my problem was in the seek command or something else?
>

In this case SEEK() is treated as a function because it's a part of expression. My guess is that SEEK() is unsucesssfull. Does size of Recordsource.Field matches LookupTable key field you seek on? What's SET EXACT setting?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform