Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
H E L P !!!! Events aren't fired
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00525910
Message ID:
00526014
Views:
28
>where I must put _VFP.Autoyield = .F. ???
>I need to set it to .T. in other moment???
>What about Sys(2333) And DoEvents ???
>Can you explain me how use it???
>
>Thank you in advance

Anytime you are using ActiveX Components, AutoYield should be set to .F.
Next, when you need to make sure any pending events fire, issue the DoEvents Command.
I don't think you need Sys(2333).
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform