Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing forms
Message
From
18/10/2001 07:50:16
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00570083
Message ID:
00570145
Views:
26
Hi Kevin.

>> The part I can't get to work is for the first 2 screens to go away. I have tried every syntax and command I can think of, yet they are still there. These are modal forms. Hope that wasn't too confusing, any help appreciated. <<

The only way that I can think of to get this to work is to declare 2 public variables when you DO each of the first two modal forms and use this syntax:

DO FORM MyFirstModalForm NAME MyFirstPublicVariable LINKED

Then, in the Load of the third modal form, you can release the first two modal forms if they exist by releasing the public variables.
Previous
Reply
Map
View

Click here to load this message in the networking platform