Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
App Release - or not
Message
De
26/01/2012 10:15:47
 
 
À
26/01/2012 09:53:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Divers
Thread ID:
01533803
Message ID:
01533810
Vues:
63
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform