Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way around this modal form problem?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632093
Message ID:
00632284
Views:
20
Vlad,

I will try DOEVENTS, but I am not using READ EVENTS or CLEAR EVENTS. Does that matter?

My .prg that runs the form is as follows.
DO WHILE PROC <> "QUIT"
   DO FORM dialersrch
ENDDO
RETURN
And then to exit the application I do the following in my Exit button.
USE IN dialrfrm
USE IN dialer
RELEASE acompany
RELEASE dialr
PROC="QUIT"
THISFORM.Release
Have you ever seen anyone start and stop an application this way? The gentleman that I work with/for wants me to do it this way. I little or no choice.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform