Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The need for speed
Message
From
11/05/1999 00:57:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
The need for speed
Miscellaneous
Thread ID:
00217066
Message ID:
00217066
Views:
41
I've got an app that reads a continuous machine input. I also need to check for keystrokes. My problem is that the longer the keypress routine, the slower the application. I would expect that if it was being executed; however, the slow-down still happens when the keystroke routine aborts:

ie: xx = inkey()
if xx > 0
** body of the routine
endif

Any suggestions would help. Does anybody else have trouble monitoring keystrokes during heavy processing?
Next
Reply
Map
View

Click here to load this message in the networking platform