Script Steps Reference

Table Of Contents
Files script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 190
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Description
See Supported import/export file formats for more information.
Note You cannot use this command to convert the contents of a folder. Each file in a folder must be
converted separately.
Example 1
Converts the Invoices database to the current FileMaker format.
Show Custom Dialog ["Convert the Invoices database?"]
If [Get ( LastMessageChoice ) = 1]
Convert File [“Invoices.fp7”]
End If
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go No
Custom Web Publishing No
FileMaker WebDirect No
Runtime solution Yes