Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Good books or web site
Message
From
02/05/1997 18:23:46
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00030296
Message ID:
00030710
Views:
66
>In the activate form I have the following inserted into the code section: >read event >clos all >use plist >appe blank >go bottom >AND in the code section of the 'OK' Button I have: >if user <>' ' > release thisform >endi >The form never gets released Please, do not use a READ EVENTS in your form to drive your application. This should go in your application object or at the beginning of your application. This is explaining why you are having problems. Please, see the tastrade sample application that come with Visual FoxPro for an exemple of establishing the READ EVENTS from the application object.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform