Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locate Function
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00682059
Message ID:
00682072
Views:
16
Ignore my last post...LOCATE always starts with first record..

>Hi,
>Does locate work when issued succeessively?
>
>When I issue thr LOCATE statements below in the command window this is what happens.
>
>Select MyTable
>Locate for Alltrim(Upper(TABNAME)) == "ATAB" and FORMNAME == "MYFORM"
>? FOUND(), returns .t.
>
>Locate for Alltrim(Upper(TABNAME)) == "BTAB" and FORMNAME == "MYFORM"
>? FOUND(), returns .f.
>
>BTAB & ATAB are in MYTable
>
>Any thoughts on this?
>
>Thank you.
>
>Ria
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform