Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Code
Message
De
29/08/2003 07:13:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Dynamic Code
Divers
Thread ID:
00824499
Message ID:
00824499
Vues:
45
Hello group,

There are some always changing FXP validations that a form calls in runtime. External FXPs.
All works great, except for one thing.

I need to execute a method that is in the Form. Example Thisform.CancelOrder.
And I need top execute this method conditionally, in other words, if the procedure (validation) fails, I return the name of the method and do a macro substitution.

My great doubt is: where should I put the variable that gets the method name. This method is one if the validation external procedure is .t., and it is another if it´s .f.

This don´t work.

lCondition = Do ("DinamicValidation.fxp")

What should I do?

Any clue will be appreciated,
thanks a lot,
Pablo Velazco
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform