Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Escape not working in SELECT
Message
From
31/08/1999 14:15:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Escape not working in SELECT
Miscellaneous
Thread ID:
00259791
Message ID:
00259791
Views:
38
I have a general routine that no longer seems to be working with Faster (> Pentium 100) machines. The generic code is:

on escape do EscapeHandler()
set escape on

set escape off
on escape

In the escape handler is simply a call to messagebox. With faster machines the key press of escape just doesn't seem to be recognized. I have tried putting in a ON KEY LABEL routine and that only gets run after the query runs?!?!? Has anyone else run across this? Anyone know of a workaround?

Thanks
Reply
Map
View

Click here to load this message in the networking platform