Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_Tally and timers
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01102133
Message ID:
01103560
Views:
25
Peter,

Sorry, but Viv's code is not definitive proof that it will never happen. Given that VFP handles events between two lines of code, you must plan on the fact that it can fire between the SELECT and the _tally access and therefore program the timer handler accordingly.

>Frank, your arguments make sense IF a vfp-timer could possibly fire DURING this piece of code:
>
select [somefield] from [sometable] into [somecursor]
>lnTally = _tally
>However, again, Viv's code suggests that this is not the case. (Remember, I'm only discussing _tally and timers here.)
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform