Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closing a form from the menu
Message
From
05/04/1999 11:12:06
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00205214
Message ID:
00205216
Views:
17
>Hi,
>
>I'm trying to close an active modal form from the menu.
>I can't use ThisForm/ThisFormset.Release since I'm not
>in the form. I'm closing the form since I'm doing some
>maintenance on the data (i.e. packing) and need exclusive
>access. I then just reload the form (do form ...) to
>restore all relations and table positions (I'm trying to
>save on coding).
>
>Any help will be greatly appreciated. TIA
>
>Arriyel

Active form can be referred as _SCREEN.ActiveForm, i.e. you may use _SCREEN.ActiveForm.Release. However, if it's modal then you cannot use menu?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform