On Wed, Sep 8, 2010 at 11:22 AM, MB Software Solutions, LLC
<[email protected]> wrote:
> One of my older clients (7 years ago!  And that app is still kicking ass
> for them!  haha) has requested that I change their app to auto-save
> based on activity/inactivity.  Does this mean that in my entry controls
> like textbox, editbox, checkbox I put code in the KeyPress to update the
> form's custom "LastHit" property with the current date/time stamp and
> key off of that for logic to save and/or kick them out (due to
> inactivity)?  Could add code in the button's GotFocus event too I guess.
---------------

I think that you are going to eat up CPU cycles and this could create
tremendous problems in the future.

I remember timers in VFP eating up my computer.  Maybe I did it wrong
but in the end I did away with them.


-- 
Stephen Russell

Sr. Production Systems Programmer
CIMSgts

901.246-0159 cell

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to