Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with seek
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01659059
Message ID:
01659063
Views:
56
>>What about this:
>>
>>SET EXACT OFF
>>seek left(globalnew.accountno,6) IN clients ORDER accountno
>>if found([clients])
>>   WAIT WINDOW "A"
>>endif
>>SELECT clients
>>BROWSE last
>>WAIT WINDOW "B"
>>
>
>It now works thanks

Better to use SEEK as a function, then you don't need extra found() code.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform