Help

Table Of Contents
FILEMAKER PRO HELP 1098
Enter Find Mode [Pause]
If [Get (FoundCount) = 1]
View As [View as Form]
Else If [Get ( FoundCount ) > 1]
View As [View as List]
End If
Related topics
Script steps reference (alphabetical list)
Script steps reference (category list)
Files script steps
Files script steps operate on entire files. With Files script steps, you can:
create a file
open or close a file
save a copy of a file
convert a file to FileMaker Pro
set multi-user status
allow users to choose formats for the file
recover a file
set print setup options
print
New File
Purpose
Allows the user to create a new database file.
Format
New File
Options
None.
Compatibility
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go No