Script Steps Reference

Table Of Contents
Navigation script steps
F
ILEMAKER PRO SCRIPT STEPS REFERENCE 58
Enter Preview Mode
Purpose
Switches to Preview mode, where you can see how records, forms, or reports will look when they're
printed.
Format
Enter Preview Mode [Pause]
Options
Pause temporarily stops the script to allow you to examine the preview result before proceeding
with the next step in the script.
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Example 1
Opens the Print Invoices layout in a new window, enters Preview mode, prints, and closes the
window.
New Window [Style: Floating Document]
Go to Layout ["Print Invoices"]
Enter Preview Mode [Pause]
Print [No dialog]
Close Window [Current Window]
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go No
Custom Web Publishing No
FileMaker WebDirect No
Runtime solution Yes