Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Code
Message
From
29/08/2003 07:48:31
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/08/2003 07:13:43
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00824499
Message ID:
00824503
Views:
18
>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

lCondition = DinamicValidation()
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform