Developer’s Guide (Mac OS)

Table Of Contents
A-4 FileMaker Pro SDK Developer’s Guide
Additional differences
Other features have been removed from the FileMaker Pro Runtime
application. If your scripts contain any of the following items, FileMaker
Pro Runtime skips over them, and may not alert the end-user. These items
can be in scripts, but they won’t be executed.
1 print script definitions (found set is printed)
1 print field definitions (found set is printed)
1 open Define Fields
1 open Define Relationships
1 open ScriptMaker
1 open Help
1 New (create new file)
1 perform external script (if the specified file has not been bound)
1 script errors return different values with the runtime application