Developer’s Guide

Table Of Contents
Feature comparison—runtime application and FileMaker Pro A-5
Additional limitations
Other features have been removed from the runtime application. If your
scripts contain any of the following items, the runtime application skips over
them, and may not alert the end user. These items will not be executed.
1 print script definitions (instead, the found set is printed)
1 print field definitions (instead, the found set is printed)
1 open Define Fields
1 open Define Relationships
1 open Define Value List
1 open Sharing
1 open ScriptMaker
1 open Help (executes custom Help script specified during binding)
1 Set Multi-User
1 New (creates new files)
1 perform external script (if the specified file has not been bound)
1 script errors return different values with the runtime application