Help

Table Of Contents
FILEMAKER PRO HELP 1103
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Description
See Supported import/export file formats for more information.
Note You cannot use this command to convert the contents of a folder. Each file in a folder must be
converted separately.
Example 1
Converts the Invoices database to the current FileMaker format.
Show Custom Dialog ["Convert the Invoices database?"]
If [Get ( LastMessageChoice ) = 1]
Convert File [“Invoices.fp7”]
End If
Related topics
Script steps reference (alphabetical list)
Script steps reference (category list)
Set Multi-User
Purpose
Allows or disallows network access to a database.
Format
Set Multi-User [On/On (Hidden)/Off]
Options
Select On to allow network access via FileMaker Network Sharing. This is the same as
selecting All Users in the FileMaker Network Settings dialog box.
Select On (Hidden) to allow network access but prevent the name of the shared database
from appearing in the Open Remote File dialog box. This is the same as selecting the All
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go No
Custom Web Publishing No
FileMaker WebDirect No
Runtime solution Yes