Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form won't release
Message
De
21/04/1999 13:56:47
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00210262
Message ID:
00210651
Vues:
48
Thanks David, I will try that. Is this thing (bug?) about PEMSTATUS in the menu documented somewhere in a KB?

>My utility isn't going to find PEMSTATUS induced dangling object references, these are completely internal to VFP itself. You may have to switch to using UDF calls in the menu SKIP FOR. The UDF must bring each call to PEMSTATUS to it's own memvar and then and/or those memvars:
>
>use:
>
>l1 = pemstatus( ... )
>l2 = pemstatus( ... )
>return l1 and l2
>
>instead of doing as an expression:
>pemstatus( ... ) and pemstatus( ... )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform