Help

Table Of Contents
FILEMAKER PRO HELP 1142
Options
None
Compatibility
Originated in
FileMaker Pro 13.0
Description
This script step is the same as choosing File menu > Sharing > Upload to FileMaker Server.
Use this script step to open the Upload to FileMaker Server dialog box for users if you have
restricted their access to FileMaker
Pro menus.
Example 1
Displays a custom dialog that asks if the user wants to upload a database to FileMaker Server, and
opens the Upload to FileMaker
Server dialog box.
Show Custom Dialog ["Do you want to upload a database to
FileMaker
Server?"]
If [Get ( LastMessageChoice ) = 1]
Upload To FileMaker Server
End If
Related topics
Uploading files to FileMaker Server
Script steps reference (alphabetical list)
Script steps reference (category list)
Miscellaneous script steps
Miscellaneous script steps allow you to script miscellaneous actions, like:
displaying a dialog box that presents the user with different options
showing or hiding the toolbars
playing the system alert sound
Installing a plug-in file in a container field
launching a web browser and displaying a specified URL
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 No