Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a string from a method
Message
 
 
To
15/11/2004 15:46:36
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00961508
Message ID:
00961526
Views:
6
>>Can you just return empty string?
* RecordHook() method
>>RETURN ""
>>
>
>Yes, it would work but that would mean I would have to have this code in all instantiation I will do.

Not if you put this code in the highest level class. Than this method will be empty in subclasses.

>I think I will go with a This.cHtml=This.cHtml+lcHtml at the end of RecordHook() so that will work with either code or not in that method.

This will work to.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform