Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really Very Small Application and yet...
Message
From
08/01/2002 11:49:16
 
 
To
08/01/2002 10:39:03
Tl Chua
Information Solutions
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00601957
Message ID:
00602015
Views:
28
>I need to create a screen that runs by itself, so I created a form with all the statistics.
>
>What I did was create a form. Then I wrote the following into the main.prg as follows;
>
>do form form_abc
>read event
>quit
>
>In the form_abc, I wrote in the click event as follows
>thisform.release
>clear event
>
>After compiling it into EXE, the form only runs for a fraction of a second and dissappears.
>
>Where did I go wrong?
>
>TL Chua

If you are running the form from the project manager, by clicking on the Run button, if the form covers the run button, then releasing the run button generates a click event for the form.

Try moving the project manager, or using Enter to run the form.
Len Speed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform