DELETED() Program Example Incorrect in Language ReferenceLast reviewed: June 27, 1995Article 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 OFFThis 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |