Script Steps Reference

Table Of Contents
88 FileMaker Script Steps Reference
Show/Hide Text Ruler
Format
Show/Hide Text Ruler [Show/Hide/Toggle]
Options
Show tells FileMaker Pro to show the text ruler.
Hide tells FileMaker Pro to hide the text ruler.
Toggle switches between showing and hiding the text ruler.
Web compatibility
This script step is not web-compatible.
Description
Hides or shows the text ruler. 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.
Example
Go to Layout ["Notes"]
Toggle Text Ruler [Show]
Set Window Title
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.
Web compatibility
This script step is web-compatible.