Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Abnormal Program closing
Message
From
05/05/1998 10:34:13
 
 
To
05/05/1998 10:15:56
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00097009
Message ID:
00097018
Views:
21
>I have a project that I compiled into an executable...
>The problem is that the program races through and shuts itself down when it should be waiting for user input. It runs fine in design mode and compiles with no errors. I have no manual and have no idea of
>what command I could use to fix it. Edward Pikmen mention a
>READ EVENTS and CLEAR EVENTS, but I could not get them to work.
>
>Thanks...

The READ EVENTS statement starts event processing. It is usually executed after you have done all of your initialization and put up your menu. The only time CLEAR EVENTS should be issued is when you are finished and want to exit the system. E.g., the user clicks the "Exit" menu option or toolbar button.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform