Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exit
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Exit
Divers
Thread ID:
00190501
Message ID:
00190556
Vues:
15
Sorry for the previous question! The Form.B event is fired arter finish Form.A method.

So, you can use PROGRAM(1) at the form.B to identify if this event is fired from form.A. If it is, do not call to form.A method.

Example:

If Not ("A" $ Program(1))
thisform.A
EndIf

Note: Please, to make sure, check the sintax of PROGRAM
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform