Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK command can go yonder!
Message
From
27/06/1998 18:45:51
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00111477
Message ID:
00112209
Views:
17
>>>use the seek() function. it does what you are looking for.
>>
>>
>>Mark,
>>
>>I tried! It uses 3 parms, right? No matter what I tried, VFP gave me an error stating I was missing a ")". I was not to my knowledge. It's only:
>>
>>SEEK(eExpression [, nWorkArea | cTableAlias
>> [, nIndexNumber | cIDXIndexFileName | cTagName]])
>>
>>So I used:
>>
>>SEEK(myvalue, mytable, mytable)
>>
>>My table in this situation, mytable, has the same name for both the DBF and CDX file.
>>
>>Any ideas?
>>
>>Mark
>
>The 3rd parameter is the Tag Name, not the CDX file name.


Mark,

got it! thanks so much! Must have slept in the day they taught how to read the language conventions! ;-)

Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform