Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 106
Description
Choosing the Toggle option switches the current state of the ruler. The Text Ruler is used to
format paragraphs and tabs within fields and on layouts.
Examples
Go to Layout ["Notes"]
Toggle Text Ruler [Show]
Related topics
Script steps reference (alphabetical list)
Contents
Set Window Title
Purpose
Changes the title of a window.
Format
Set Window Title [Current window or Name: <name of window>; Current file;
New Title: <new window name>]
Options
Click Specify to set options for the title of a window.
Window to Rename tells FileMaker Pro which window to rename. Select Current Window
to rename the current window. To specify another window, enter the window name in literal
text or click Specify to create a name using a calculation.
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.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Originated in
FileMaker Pro 6.0 or earlier
Description
You can change the name of any open window.
Note Window name selection is not case-sensitive.
Examples
Perform Find [Restore]
Set Window Title [Current Window; New Title: “Find Results”]