PRB: GETPEM Function Doesn't Work on Object Contained in Class (141632)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q141632 SYMPTOMS
Using the GETPEM() function to return any property, event, or method from
any object contained within a class doesn't work unless that object is a
class (other than the object's base class) unto itself.
CAUSE
When the GETPEM() function receives a class name as its first parameter, it
only retrieves the event and method code associated with this class. It
does not return the program code of any contained object.
RESOLUTION
To examine the properties, events, or methods of any contained object of a
parent class, use the Class Designer or Class Browser.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | KB141632 |
---|
|