[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| FLUSH |
+---------------------------------+
FLUSH
-----------------------------------
Saves database and index modifications to disk.
-----------------------------------
FLUSH ensures that modifications you have made to databases and their
indexes are stored on disk. Modifications for all open databases and
indexes are saved.
FoxPro automatically saves changes to disk when:
. You close a database file using CLOSE. Only information for the file
or files being closed is flushed to disk.
. You unlock a record or file. Only information for the record or file
being unlocked is flushed to disk.
-----------------------------------
See Also: CLOSE, FFLUSH(), SET AUTOSAVE
-----------------------------------
See Also:
CLOSE
FFLUSH()
SET AUTOSAVE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson