Script Steps Reference

Table Of Contents
Records script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 74
Compatibility
This script step is:
not supported in web publishing
not supported in a FileMaker Server scheduled script
not supported in runtime solutions
Description
This script step operates in all modes except Find mode.
Note (Mac OS) For runtime solutions, you can choose to print records as a PDF file, and the script
will be saved with the printed file.
Examples
Go to Layout ["Layout #4"]
Save Records As PDF [No dialog, "Contacts.pdf"; Records being browsed]
The following adds the records being browsed after the last page of the existing Contacts.pdf file.
Go to Layout ["Layout #4"]
Save Records As PDF [Append; No dialog, "Contacts.pdf"; Records being
browsed]