guides:programming:programmers_reference_manual:flush_mfs_code

FLUSH

Used to alert all filing systems to flush any caches or buffers, or to execute other cleanup processes.

ArgumentInput/OutputValue
CODEInput21
Outputunchanged
BFSInputMFS Name
Outputunchanged
HANDLEInputnull
Outputunchanged
NAMEInputnull
Outputunchanged
FMCInputnull
Outputunchanged
RECORDInputnull
Outputunchanged
STATUSInputnull
Outputunchanged

When this code is called, the system makes individual calls to all filing systems currently installed. The MFS should not attempt to pass this call to subsequent filing systems. Because this is a filing-system specific call, the BFS argument contains only the name of the current filing system.

BASIC+ Flush subroutine, at logoff, or when exiting from the debugger. Also called directly by certain processes such as indexing.

  • guides/programming/programmers_reference_manual/flush_mfs_code.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1