Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Code
Message
From
29/08/2003 07:13:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Dynamic Code
Miscellaneous
Thread ID:
00824499
Message ID:
00824499
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform