Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie question: LOCATEing records
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00263556
Message ID:
00264117
Views:
28
Try placing a wait window just before your IF statement to see what is being passed. I assume it is a numeric value, if not, remove the str().

wait window "Value = " + str(Thisform.txtFind.Value) timeout 2

Tom
Previous
Reply
Map
View

Click here to load this message in the networking platform