Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really Very Small Application and yet...
Message
From
08/01/2002 12:11:34
Tl Chua
Information Solutions
Kuala Lumpur, Malaysia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00601957
Message ID:
00602041
Views:
30
Hello Mark!

Form is Modal. Exit button on form with click event does Thisform.Release
Have tried placing 'Clear Events' in thisform.cmdExit.click, unload event,
destroy event, deactivate event and even tried in the 'AfterCloseTables' event in the dataenvironment.

I feel that the problem is not so much as the clear event since I have also done an unload with a public variable which causes the whole system to 'Quit' after I click cmdExit.

The problem I have is that the form is not shown on the screen and when I run the EXE, I have to press Alt+Ctrl+Del to 'End Task' which means the EXE is actually waiting for a response. It works fine under development environment.

Even tried using _screen.windowstate = 2 and _Screen.windowtype = 1 in the main program but doesn't seem to work either.

Any more suggestions?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform