Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App Release - or not
Message
From
26/01/2012 10:15:47
 
 
To
26/01/2012 09:53:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Miscellaneous
Thread ID:
01533803
Message ID:
01533810
Views:
62
>I inherited an app that has a call stack that goes
>
>Main.prg calls
> Form CAT calls
> Cat_Read.prg calls
> Form CatLis calls
> Cat_Listen.prg
>
>The Cat_Read.prg does a CAT.Release before it calls the form CatLis. I'm thinking this is not correct, since it's going to try to return to the CAT form before it can close the main program.
>
>Am I remembering correctly?


I think the CAT.Release() does not execute until all of the instructions after the CAT.Release() statement are executed
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform