Help

Table Of Contents
FILEMAKER PRO HELP 1074
When Perform without dialog is selected, if you do not specify the number of records, only the
current record is omitted.
Select Specify records or click Specify to enter the exact number of records you want to
omit. You can also click Specify in the Options dialog box and enter a calculation. The
calculation result must be a number.
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Description
This script step temporarily hides the omitted records. If this script step is performed from Layout
mode, FileMaker
Pro switches to Browse mode after the script step has been performed.
Example 1
Omits all records in the current found set.
Go to Record/Request/Page [First]
Omit Multiple Records [No dialog; Get ( FoundCount )]
Related topics
Script steps reference (alphabetical list)
Script steps reference (category list)
Sort Records
Purpose
Sorts the records in the current found set according to specified criteria.
Format
Sort Records [Restore; No dialog]
Options
Perform without dialog prevents display of a dialog box when the script step executes that
lets the user enter a different set of sort instructions.
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script Partial
FileMaker Go Yes
Custom Web Publishing Partial
FileMaker WebDirect Yes
Runtime solution Yes