Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INKEY() error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01251318
Message ID:
01251459
Views:
55
Hi Viv,

> So is it possible that the error is actually 'bubbling up' from an underlying rowsource/controlsource problem?

Yep.

> Maybe it's safer to look for a Windows API alternative to INKEY() ?

I'm not sure about this one. It really depends on how the idle loop is implemented. But if it's part of the regular message loop, you will likely see the same effect no matter if VFP waits for a key or you do. The fact that you are waiting might trigger the code that causes the error.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform