Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 99
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
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.
Current Window selects the current foreground window when the script step is performed.
Window Name selects an open window by name. You can enter literal text or click Specify
to create a window name from a calculation.
Select Current file only to restrict matches to the current file (not selecting this option
matches all available FileMaker Pro files).