main logo
Subject: Re: Form Prematurely Unloading: VFP7
Author: "Michael J. Babcock"
Posted: 2004/01/31 14:09:00
 
View Entire Thread
New Search


Also check to see that it is in scope...once out of scope, it would unload.

Michael J. Babcock, MCP
President/CSA, MB Software Solutions, LLC
http://mbsoftwaresolutions.com
"Bettering your bottom line by helping you work smarter, not harder,
with custom software solutions."


Dan Covill wrote:
> Desmond:
>
> Key question here is what are you trying to do. <g> Are you expecting
> a second separate instance of form B, or are you expecting to access the
> one already in use?
>
> I'd suspect form B may be modal, so you can't open a second one without
> closing the first.
>
> Dan Covill
> San Diego
>
>
> At 22:36 01/29/04 +0000, Desmond Lloyd wrote:
>
>> Probably a basic question, however.
>>
>> Have a form I'm calling from multiple forms, in command button click
>> do form whatever with a,b,c,d.
>> From one of the forms it wrorks fine...
>>
>> It's something like this....
>>
>> do original form A
>> |
>> |________ call form B: Works fine
>> |
>> |________ call another form C: Works Fine
>> |
>> |
>> |_____ Call form B: Load fires,
>> get's to the init of the form and
>> Immmediately goes to the
>> unload of the form.
>> Even when stepping
>> through it from the load of the form
>> it momentarily
>> "flashes" the Init code and it's on to the unload...
>>
>> What am I doing wrong?
>> PLEASE HELP...
>
>
>
>
[excessive quoting removed by server]


 
©2004 Michael J. Babcock
<-- Prior Message New Search Next Message -->