Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why cannot use & with Thisform.SomeProperty
Message
 
 
To
06/05/2009 08:44:23
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01397844
Message ID:
01398104
Views:
82
I wrote one app that ran all the time, polling for scheduled processes to run or newly arrived batch files and firing up the appropriate process. Not sure how it would have worked without timers....

>Hi Gregory,>
>I'm not sure about timer events - but one should not use it anyway. <g>
>A code sequence SELECT REPLACE in subsequent lines should not create IDLE. At least thats the sence of autoyield=.F.
>
>I never had problems here, and I do a lot coding inside grids.
>For what I remember there where problems with IN and the current workarea at EOF too. I'm not shure if this is solved in some version.
>
>Agnes
>>>
>>> _VFP.AutoYield = .F. and nothing will trouble exeqution sequnece. ::)
>>>
>>>Agnes
>>
>>
>>Not really, Agnes
>>
>>Timers, DoEvents, Foxpro deciding it has an idle state (which processes pending windows events like mouse clicks) may change the current work area
>>You may have a programming error
>>
>>Better safe than sorry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform