PRB: Property is Ignored Under Program Control (127845)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q127845 SYMPTOMS
Assigning a value to a property in a class definition has no effect at run
time. The value of the property is ignored.
CAUSE
The property, or any property that affects it, is misspelled or not
assigned to the correct member object. A new property is therefore
declared, and no error message is generated.
RESOLUTION
You can use the DISPLAY OBJECTS command or the Amembers() function to
verify that all of the attributes of an object hold the correct value.
For more information about DISPLAY OBJECTS or Amembers(), refer to Visual
FoxPro Help.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 2/12/2000 |
---|
Keywords: | KB127845 |
---|
|