FIX: Error Setting Property Named "Value" to Null in Class (305247)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q305247 SYMPTOMS
If you create a class with a property named "Value", attempts to change this property to =NULL cause the following error:
Fatal error: Exception code = C00000FD
The error does not occur if you type .NULL. instead of =NULL (or =null).
Note that "Value" is a reserved word in Visual FoxPro, and that naming a property or method after a reserved word is not recommended.
STATUSThis problem was corrected in Visual FoxPro version 7.0 for Windows.
Modification Type: | Major | Last Reviewed: | 8/24/2001 |
---|
Keywords: | kbbug kbCodeSnippet kbDSupport kbOOP kbvfp700fix KB305247 |
---|
|