Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to remove Window definition in memory (VFP 5 runn
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00131499
Message ID:
00131541
Vues:
9
>A critical problem holding up an upgrade:
>
> Background: We've been getting ready to move from FP 2.6 to VFP on our accounting software (SBT).
>
> This requires "bringing along" another large app with a Foundation Read. I've been directed to do "minimal" work on it (let's call it the MAIN program). I've found that simple windows get removed fine with RELEASE WINDOW window_name, but on Parent windows with Child windows, when I "RELEASE WINDOW window_name", no matter what I do, the window remains in memory, even after it has passed the RELEASE WINDOW point in the code. (Remember, when running Visual 5.0)

Are you clearing the read of the child window? Then relase the child window. Then clear the read of the parent window, then release the parent window?

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform