Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal and Windows XP don't seem to work properly.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00610562
Message ID:
00614823
Views:
19
>Just a suggestion: try to set the _VFP.AutoYield to .F. before runnign that long query.

Becuase I am using ActiveX objects in my forms, I already had _VFP.AutoYield set to .F. After spend much time on it, the only solution I could find was to throw in a wait state at the end of each record being processed.

wait window [Processed ]+ltrim(str(nCounter))+[ records] nowait

This, at least, caused screen refreshes and did not allow the user to have their click on the screen interpreted.

Thanks for the assistance.

DJ :o)
Previous
Reply
Map
View

Click here to load this message in the networking platform