Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for user inactivity
Message
From
22/09/2000 02:40:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00416541
Message ID:
00419566
Views:
18
>I have an application which needs to keep track of the time for which its been idle, ie no user interaction. How do I do this in VFP??

Use a timer to keep check peridocally if the LasyKey(), MCol() and MRow() functions are equal to where they were the last time you checked. If the values don't change for say, 10 minutes, you can say they're idle.
Previous
Reply
Map
View

Click here to load this message in the networking platform