Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a value from a custom method
Message
From
22/09/1998 09:55:03
 
 
To
21/09/1998 19:52:42
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00139230
Message ID:
00139458
Views:
29
>>How do I do the equivalent of "IF thisform.DoSomething() THEN..." where "DoSomething" returns .T. or .F.?
>>
>>It complains that "DoSomething" is a method, not a property.
>
>You shouldn´t have any problems; I do that kind of thing regularly. (For example, I have code like
IF ThisForm.PreInit()...
). Did you code it exactly as shown? Did you include the parenthesis? Maybe you could post the original code?
>
>HTH!

No, I forgot the parens. I figured that out when I went back to follow Ed's suggestion.

Thanks,

-Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform