Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really Very Small Application and yet...
Message
From
08/01/2002 10:39:03
Tl Chua
Information Solutions
Kuala Lumpur, Malaysia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Really Very Small Application and yet...
Miscellaneous
Thread ID:
00601957
Message ID:
00601957
Views:
47
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
Next
Reply
Map
View

Click here to load this message in the networking platform