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:
00632606
Views:
18
>Vlad,
>
>I will try DOEVENTS, but I am not using READ EVENTS or CLEAR EVENTS. Does that matter?
>

No, this does not matter. DOEVENTS is not related to mentioned two commands.

>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.

Why not just make that form modal and disallow exit it by other way than by closing main VFP window or by the functionality on the form thatc ause closing? Why you need to re-initialize it each time?
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