Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msagent, how do I wait till its done
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00773778
Message ID:
00773824
Views:
14
> DO WHILE loRequest.Status = 4

i tried that, the correct command should be:
DO WHILE inlist(loRequest.Status, 2, 4)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform