Script Steps Reference

Table Of Contents
78 FileMaker Script Steps Reference
Unsort Records
Format
Unsort Records
Options
None.
Web compatibility
This script step is web-compatible.
Description
Restores the records in the current found set to their creation order (the order in which
they were entered in the file). Unsort Records is useful when it's important to maintain the
original creation order, as with invoices entered by invoice number or membership records
entered by date.
Note You don't need to perform an Unsort Records script step before executing a Sort
Records script step on page 77.
Example
Sort Records [Restore; No dialog]
Go to Layout ["Sales Summary"]
Enter Preview Mode [Pause]
Go to Layout [original layout]
Enter Browse Mode []
Unsort Records
Go to Record/Request/Page [First]