Developer’s Guide
Table Of Contents
- Chapter 1: Installing FileMaker Pro Developer Edi...
- Chapter 2: Binding solution files
- The binding process—an overview
- Before binding
- Binder and runtime terminology
- Specifying the primary file
- Naming the runtime solution
- Assigning the binding key
- Choosing auxiliary files
- Choosing binding options
- Assigning the three-character extension
- Specifying a location for solution files
- What happens during binding
- Binding cross-platform solutions
- Changing solutions
- Chapter 3: Preparing and managing runtime soluti...
- Chapter 4: Distributing your bundled solution
- Appendix A: Feature comparison—runtime Appendix ...
- Appendix B: About the TechInfo database
- Index
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