Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore mouse click
Message
From
26/09/1997 14:39:38
 
 
To
26/09/1997 14:37:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051797
Message ID:
00051822
Views:
36
>Thisform.MyProcess() can return .T. to determine that it is finished. Sorry, I called it YourProcess().
>I think that PeekMessage() can pick message from Windows que and places it in structure and than back into the que unless your specify that you want it to be removed.
>>>do while NOT lResult
>>> =PeekMessage(....) && with removal flag as one of the parameters
>>> lResult = YourProcess()
>>>enddo

What I don't understand is the loop. We are in Visual FoxPro, so the loop will only fires once and will not loop until the method is finished. So, on the first call, which is the only one, it will return .T. So, we will always only loop once.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform