Development Guide
Table Of Contents
- Chapter 1 Getting started
- Chapter 2 Customizing database solutions
- Chapter 3 Customizing menus
- Chapter 4 Creating custom layout themes
- Chapter 5 Developing third-party FileMaker plug-ins
- About external functions
- About the example plug-in
- Installing, enabling, and configuring the example plug-in
- Description of the FMExample plug-in’s external functions
- Using the example plug-in
- Customizing the plug-in example
- Requirements for writing external function plug-ins
- FileMaker messages sent to the plug-in
- Avoiding potential Mac OS X resource conflicts
- Providing documentation for your plug-in
- Registering your plug-in
- Chapter 6 Debugging, analyzing, and optimizing files
- Chapter 7 Using the Developer Utilities
- Overview of preparing your solution files
- Modifying database solution files
- Considerations for a runtime database solution
- Binding databases into runtime database solutions
- Saving and reusing Developer Utilities settings
- Converting and upgrading solution files
- Removing full access privileges from databases
- Chapter 8 Distributing runtime database solutions
- Appendix A Feature comparison of the runtime application with FileMaker Pro
- Index
Appendix A
|
Feature comparison of the runtime application with FileMaker Pro 91
1 Perform External Script (if the specified file has not been bound to
the runtime application)
1 Open File (if the specified file has not been bound to the runtime
application)
Stored registry settings or preferences
Windows registry settings
FileMaker Pro stores its registry settings at
HKEY_CURRENT_USER\Software\FileMaker\FileMaker Pro\8.0
FileMaker Pro Advanced stores its registry settings at
HKEY_CURRENT_USER\Software\FileMaker\FileMaker Pro\8.0A
The runtime application stores its registry settings at
HKEY_CURRENT_USER\Software\FileMaker\<solution name>\8.0
Note The filename extension for the runtime database files is
registered at HKEY_CLASSES_ROOT
Mac OS X preferences
FileMaker Pro stores its preferences in the FileMaker Pro 8.0 Prefs
file inside the FileMaker Preferences folder.
FileMaker Pro Advanced stores its preferences in the
FileMaker
Pro 8.0A Prefs file inside the FileMaker Preferences
folder. The runtime application stores its preferences in the <Solution
name> 8 Prefs file inside the FileMaker Preferences folder.