Help

Table Of Contents
FILEMAKER PRO HELP 1095
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
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.
Example 1
Performs a find and sets the window title to display the number of records that were found.
Perform Find [Restore]
Set Window Title [Current Window; New Title: Get ( FoundCount ) & "
records found"]
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script Yes
FileMaker Go Yes
Custom Web Publishing Yes
FileMaker WebDirect Yes
Runtime solution Yes