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
Windows script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 86
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Examples
Perform Find [Restore]
Sort Records [Restore]
Pause/Resume Script [Indefinitely]
Close Window [Name: “Sales records”]
Adjust Window
Purpose
Hides or changes the size of a window.
Format
Adjust Window [Resize to fit/Maximize/Minimize/Restore/Hide]
Options
Use Specify to choose an adjustment option.
• Resize to fit resizes the window to the minimum size possible while keeping all items in the
layout visible.
• Maximize resizes the window to full-screen size.
• Minimize reduces the window to an icon on the status bar (Windows) or Dock (Mac OS)
• Restore returns the window to its previous size.
• Hide hides the current database window from view. This option is equivalent to the Hide
Window menu command
Compatibility
This script step is:
• not supported in web publishing
• not supported in a FileMaker Server scheduled script
Examples
Go to Layout ["Data Entry"]
Adjust Window [Maximize]