SET AUTOSAVE Command

Determines whether Visual FoxPro flushes data buffers to disk when you exit a READ or return to the Command window.

SET AUTOSAVE ON | OFF

Parameters

ON

Specifies that buffers be flushed to disk whenever you exit a READ or return to the Command window.

OFF

Specifies that buffers be flushed to disk only if five minutes have elapsed since the last flush occurred, and only when you exit a READ or return to the Command window.

OFF is the default for SET AUTOSAVE.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic