Script Steps Reference

Table Of Contents
Chapter 8
|
Windows script steps 101
Select Current file only to restrict matches to the current file (not selecting this
option matches all available FileMaker Pro files).
Rename window to is the new title for the window. You can enter literal text or click
Specify to create a name using a calculation.
Web compatibility
This script step is web-compatible.
Description
Changes the title of a window. You can change the name of any open window.
Note Window name selection is not case-sensitive.
Example
Perform Find [Restore]
Set Window Title [Current Window; New Title: “Find Results”]
Set Zoom Level
Format
Set Zoom Level [Lock; 25%...400%/Zoom In/Zoom Out]
Options
Lock prohibits users from making changes to the zoom level.
Specify lets you select a zoom level.
Reduction values: 100%, 75%, 50%, or 25%.
Enlargement values: 150%, 200%, 300%, or 400%.
Zoom In reduces the screen image by one zoom level.
Zoom Out enlarges the screen image by one zoom level.
Web compatibility
This script step is not web-compatible.
Description
The Set Zoom Level script step enlarges or reduces the image on the screen.
Example
Go to Layout ["Data entry"]
Set Zoom Level [Lock; 100%]