Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function in ControlSource
Message
From
01/03/1999 20:46:36
 
 
To
01/03/1999 20:32:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00192952
Message ID:
00192964
Views:
17
>Is it define the function in the define class?
>
>define class myform as form
>
> function myfun
> return
>enddefine
>
>But the resule is the same!

If your form is a class, then this is how you would define a custom method, yes.

Did you try this and change the controlsource code to THISFORM.MyFunction(myField)?
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform