Microsoft KB Archive/133450

From BetaArchive Wiki
Knowledge Base


Commands Affected by NULL Values

Article ID: 133450

Article Last Modified on 2/15/2000



APPLIES TO

  • Microsoft Visual FoxPro 3.0 Standard Edition



This article was previously published under Q133450

SUMMARY

Visual FoxPro supports the null value (.NULL.). The FoxPro version 2.x commands listed in this article were modified to support this new value.

MORE INFORMATION

The following lists all Visual FoxPro commands modified to support the null value (.NULL.):

ACCEPT
AND
APPEND
APPEND FROM
APPEND FROM ARRAY
AVERAGE
BETWEEN()
BROWSE
CALCULATE
CDOW()
CHANGE
CREATE OBJECT
COUNT()
DELETE - SQL
DO
DO CASE
DO WHILE
EMPTY()
EVALUATE
FONTMETRIC()
FOR...NEXT
FOR...ENDFOR
FREAD()
FSEEK()

  1. IF...#ENDIF

IF...ENDIF
IIF()
INLIST()
INPUT
INSERT INTO - SQL
ISALPHA()
ISDIGIT()
ISLOWER()
ISUPPER()
ISNULL()
MAX()
MIN()
NOT
OR
REPLACE
RETURN
SHOW GET
STORE
SUM
TYPE()
UPDATE
UPDATE - SQL


Additional query words: VFoxWin

Keywords: KB133450