Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DoEvents() was eliminated?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719905
Message ID:
00719908
Views:
19
>I tried to rebuild a project in VFP8 beta and I got an error on DOEVENTS() command (not to mention errors on InputBox function from Rick Borup - I guess, it's not compatible with native InputBox).
>
>Thanks in advance.

The DOEVENTS command has a new optional parameter FORCE, so you cannot call it as a function anymore.
DOEVENTS   && no error
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform