Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK() Problem
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
SEEK() Problem
Miscellaneous
Thread ID:
00097886
Message ID:
00097886
Views:
66
I have a SEEK() function that occasionally (about 1 time in 100) fails to return ANYTHING.
lRet = seek(cSeek, 'MyTable', 'MyTag')

If lRet
   End Transaction
else
   Rollback
endif
I get a type mismatch error, and Debug shows that lRet is .NULL.

I can't duplicate it on demand, but it sure messes up the program.

Any ideas?

TIA
Barbara
Barbara Paltiel, Paltiel Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform