Developer’s Guide

Table Of Contents
Chapter 3: Preparing and managing runtime solutions
This chapter describes:
1 preparing your files before binding
1 protecting your files with passwords
1 FileMaker, Inc. legal requirements for developers
1 testing tips for your solution
1 tips for designing solutions that run on Windows and Mac OS computers
1 instructions for upgrading runtime solutions
Preparing a solution—an overview
In preparing your solution files, you should implement the following:
1 an “About” layout to introduce your solution
1 a customized Help system
1 scripts/buttons to open and close auxiliary files
1 passwords to protect your solution
Here are some general steps to follow in preparing your solution files:
1. Be sure to keep backups of all files before binding.
Although FileMaker Pro Binder copies your files, it is important for
you to save backups of the unbound solution files, especially if you
are using the runtime application in Kiosk mode or have selected
Permanently remove access to Define Fields, Define Relationships,
ScriptMaker, and Access Privileges while binding. These features will
render the solution files unmodifiable. See “Choosing binding
options” on page 2-6 for information on these features.
2. In FileMaker Pro 4.0, design and test the files that make up your
solution.
If you’re converting solution files, see “Converting and upgrading
solution files” on page 3-16.
3. Add an “About” layout.
You should name your layout “About <solution name>.” Include your
name, address, and technical support phone number on the layout—you
are responsible for providing technical support for your bundled solution.
See “Use custom ‘About’ script” on page 2-10 for more information.