Script Steps Reference
Table Of Contents
- Contents
- About script steps
- Script steps reference (alphabetical list)
- Control script steps
- Navigation script steps
- Editing script steps
- Fields script steps
- Set Field
- Set Field By Name
- Set Next Serial Value
- Insert Text
- Insert Calculated Result
- Insert From Index
- Insert From Last Visited
- Insert Current Date
- Insert Current Time
- Insert Current User Name
- Insert Picture
- Insert QuickTime
- Insert Object (Windows)
- Insert File
- Update Link (Windows)
- Replace Field Contents
- Relookup Field Contents
- Export Field Contents
- Records script steps
- Found Sets script steps
- Windows script steps
- Files script steps
- Accounts script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
Files script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 101
Save a Copy as
Purpose
Saves a copy of the current database file.
Format
Save a Copy as [“<filename>”; copy/compacted/clone]
Options
Specify output file displays the Specify Output File dialog box, where you can specify the name
and location of the resulting copy. For more information, see
Creating file paths. If you do not specify
a file, FileMaker Pro saves a copy of the current file and displays the Save As dialog box so the user
can specify copying options. You can choose to Automatically open file or Create email with file
as attachment after saving.
Use Specify to choose a save format: copy of current file, compacted copy (smaller), or clone
(no records).
Compatibility
This script step is:
• not supported in web publishing
• not supported in a FileMaker Server scheduled script
Description
Use this script step to back up your database.
Note This script step is not supported in FileMaker Pro database files hosted by FileMaker Server.
Examples
Save a Copy as ["backup"]
Recover File
Purpose
Recovers a damaged FileMaker Pro file.
Format
Recover File [No dialog; “<filename>”]
Options
• Perform without dialog prevents a dialog box from displaying after the script step performs
that shows how many bytes of data were recovered, the number of records and field values
skipped, and the number of field definitions recovered.