Script Steps Reference

Table Of Contents
Records script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 137
Example 1
Saves the current record as a snapshot link and asks where the user wants to save the snapshot
link file.
Save Records as Snapshot Link [Current record]
Example 2
Saves the found set as a snapshot link in a temporary directory, then creates an email with the
snapshot link as an attachment.
Set Variable [$PATH; Value: Get ( TemporaryPath ) & "Invoices.fmpsl"]
Save Records as Snapshot Link ["$PATH"; Create email; Records being
browsed]