Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 117
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
Originated in
FileMaker Pro 6.0 or earlier
Examples
Go to Layout ["Data Entry"]
Adjust Window [Maximize]
Related topics
Script steps reference (alphabetical list)
Contents
Move/Resize Window
Purpose
Adjusts the size or location of the chosen window.
Format
Move/Resize Window [Current window or Name: <name of window>; Current
file; Height: <n>; Width: <n>; Top: <n>; Left: <n>]
Options
Click Specify to set the move/resize options.
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go Yes
Custom Web Publishing No
Instant Web Publishing No
Runtime solution Yes