Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Execute the parent class method, but not a grandparent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00535248
Message ID:
00535405
Vues:
13
Frank,

And pray that no other events that might during this time rely on the value of hasnavstand...

>Because the code will only execute when thisform.hasnavstand=.T., you can use this kludge:
>
>
>LOCAL llHasNavStand, luResult
>
>llHasNavStand=thisform.hasnavstand
>thisform.hasnavstand=.F.
>luResult=DODEFAULT()
>thisform.hasnavstand=llHasNavStand
>
>RETURN luResult
>
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform