Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keystroke count
Message
From
23/11/2011 13:33:48
 
 
To
23/11/2011 02:20:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01529640
Message ID:
01529707
Views:
46
>>i would like to set up an auto backup of files based on how many changes are made rather than when there is a startup to the system. is there a way to count keystrokes?
>
>My first thought is that nothing is really changed until it's saved. So, you could count save operations and base your backups on that.
>
>If you really want to count keystrokes, you could look at the .KeyPress event.

thank you for your response
mm not quite following you on this Al. Changes are made to data files ongoing and automatically saved once the change is made. that's why i thought that perhaps counting keystrokes was a possible way to go. i cannot find any reference to keypress event in my help (vf9).

k
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform