Null Value (.NULL.) Is a Marker - Not a Data TypeLast reviewed: August 2, 1995Article ID: Q133740 |
The information in this article applies to:
SUMMARYThe null value (.NULL.) is not an actual value, it is a marker that denotes that a memory variable or a field value is missing or unknown. If .NULL. is assigned to a field or a variable, the field or variable's data type is not changed, but the value is changed to NULL.
MORE INFORMATION
Steps to Demonstration BehaviorThe .NULL. value can be assigned to variables that are numeric or character as demonstrated by these steps:
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |