Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB DoEvents
Message
From
18/10/2001 06:00:49
 
 
To
18/10/2001 03:44:53
Raven Ferrer
Software Solutions
Manila, Philippines
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00570093
Message ID:
00570117
Views:
19
Hi!

DoEvents command in VFP. With DoEvents you can, for example, allow user to press on the command button just during execution of some lengthy process. In VFP6 DoEvents has a bug that caused it work slowly. In VFOP7 it is fixed.

However, this works only for the instance of the current VFP application. To allow some time for running other Windows applications and processes, you can use a sleep() Windows API function.

>Is there a VFP function or command to duplicate VB's DoEvent method to make way for other applications to execute or be executed during runtime? TIA.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform