Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Parent Class Method
Message
From
05/02/2007 16:30:50
 
 
To
05/02/2007 16:27:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01192591
Message ID:
01192592
Views:
10
>Think I'm just having one of those days. :-)
>
>I'm trying call a parent class's method programmatically. For example:
>
>I create the object in the program
> loTextObject = createobject("TextClass")
>TestClass is sub-classed off TextBaseClass
>
>How do I call one of TextBaseClass's methods directly?
> loTextObject.TestBaseClass.Method
>I know the above isn't right, but might help illustrate.
>
>Thanks

:: or dodefault()
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform