Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on using SEEK.
Message
From
03/10/2002 09:43:05
 
 
To
03/10/2002 09:36:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00707286
Message ID:
00707291
Views:
18
>I get the following error:
>
>"SEEK (lcDateSet) ORDER TAG 'dateset' OF 'tinspset' IN 'tinspset'"
>Expression evaluator failed.
>
>I have a table named tinspect.dbf inside a dbc
>it has a corresponding tinspect.cdx
>I have a candidate index on that table named: dateset
>
>here is my exact code:
>LOCAL lcDateSet
>lcDateSet=ALLTRIM(this.getvalue())+'.'+ALLTRIM(ttool.ftoolset)
>
>SEEK (lcDateSet) ORDER TAG 'dateset' OF 'tinspset' IN 'tinspset'

Remove the parentheses around lcDateSet

>
>thisform.requery()
>***********end of code
>
>lcDateset evaluates to '10/01/2002.001.2' which should equal one of the index values.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform