Reference > Script steps reference > Navigation script steps > Enter Preview Mode
 
Enter Preview Mode
Purpose 
Switches to Preview mode.
See also 
Format 
Enter Preview Mode [Pause: Off/On]
Options 
Pause temporarily stops the script to allow users to examine the preview result before proceeding with the next step in the script.
Compatibility 
 
Where the script step runs 
Supported 
FileMaker Pro 
Yes 
FileMaker Server 
No 
FileMaker Go 
No 
Custom Web Publishing 
No 
FileMaker WebDirect 
No 
Runtime solution 
Yes 
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: Off]
Print [With dialog: Off]
Close Window [Current Window]
Related topics 
Get(WindowMode) function
Script steps reference (alphabetical list)
Script steps reference (category list)