Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing a form in a other form
Message
From
19/08/1998 13:04:20
 
 
To
19/08/1998 12:35:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00128172
Message ID:
00128179
Views:
23
The form you are calling is probably going out of scope. Try making your second form modal or DO FORM MyForm2 NAME THISFORM.oForm LINKED

HTH

>I try to execute a form in a other form . The result : the form is execute so rapidly that flash on the screen and returning me to the calling form. I'm using VFP 3.0. I have try the proprity AlwaysOnTop,
>to return .t. in init event of the form that i want to execute, read events after the do form and so other thing that i don't remember!
Previous
Reply
Map
View

Click here to load this message in the networking platform