Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logout the app when the user has many time with out work
Message
 
 
To
03/05/2001 13:40:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00503152
Message ID:
00503160
Views:
20
>Thanks for your reply Larry.
>I did this:
>In the form a put a timer control set in interval 20 minutes for example; then in the mouse move event of the form and in keypress of each object:
>
>if vartype(gotimer_inactivity)="o"
> * the countdonw began again
> gotimer_inactivity.interval = gocsapp.time_wait
>endif
>
>But it doesnt work.

If you do it this way, you will have to call the Timer's Reset method to make it start counting from 0 again.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform