.wip

FLUSH [#]fnbr

Causes any buffered writes to a file previously opened with the file number ‘#fnbr’ to be written to disk. The # is optional. Using this command ensures that no data is lost if there is a power cut after a write command.