ID: Q95246
The information in this article applies to:
Page L3-443 of the "Language Reference" manual incorrectly documents a program example for the DELETED() function. The first line reads:
CLOSE DATABASES SET TALK OFF
This line should be split into two lines, as documented below:
CLOSE DATABASES
SET TALK OFF
Additional reference words: FoxDos FoxWin 2.50 2.50a DocErr documentation
error
KBCategory: kbprg kbdocerr
KBSubcategory: FxprgGeneral
Last Reviewed: June 27, 1995