Script Steps Reference

Table Of Contents
Miscellaneous script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 146
Flush Cache to Disk
Purpose
Performs an immediate flush of the FileMaker Pro internal disk cache to the computer's hard disk.
Format
Flush Cache to Disk
Options
None.
Compatibility
This script step is:
not supported in web publishing
not supported in a FileMaker Server scheduled script
Description
This operation is normally done periodically during idle time and after extensive structural changes,
such as converting files and defining fields.
Examples
Perform Find [ ]
Sort Records [Restore]
Go to Record/Request/Page [First]
Replace Field Contents [script examples::Serial Number; Serial numbers]
Flush Cache to Disk
Exit Application
Purpose
Closes all open files and exits the FileMaker Pro application.
Format
Exit Application
Options
None.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.