Developer’s Guide

Table Of Contents
Introducing FileMaker Developer 5
1-9
Abiding by the license agreement
The FileMaker Developer license agreement allows you royalty-free
distribution of an unlimited number of FileMaker Pro runtime
database solutions. However, there are several terms and conditions
in the license agreement you must abide by, including the following:
1 You must provide all of the end-user technical support.
1 You must distribute a license agreement with your bundled
solution. A sample license agreement is included in the Runtime
Solution Example folder:
FileMaker Developer 5 > Design Tools > Examples > Runtime Solution
Example > Sample Solution License.txt
1 You must provide an “About” layout that includes your name,
address, and the telephone number for your technical support. For
more information, see “Creating an About layout” on page 3-7.
Any end users to whom you distribute the OBDC driver will also be
subject to the ODBC driver software license agreement provided
with the ODBC driver.
Note You must read and agree to the terms and conditions of the
FileMaker Developer license agreement, available through the
FileMaker Developer installer, before using the FileMaker
Developer software.
Registration and customer support
Please complete and mail the registration card for your FileMaker
product, or register online at www.filemaker.com/register. In
FileMaker Pro, you can choose Help menu > FileMaker on the Web for
a link to the FileMaker, Inc. support pages and the online registration
form.
For information about technical support and customer service, see:
www.filemaker.com (North American customers)
www.filemaker.com/intl (customers outside of North America)
At the web site you will find the FileMaker, Inc. Service Directory,
which provides the service options available to North American
customers, links to FileMaker, Inc. international sites, answers to
frequently asked questions, and access to extensive software
libraries used by technical support staff.
Contents of the
External Function
Plug-in folder Description
Full Example Folder containing example source code files, a
compiled plug-in, and a Read Me-Full Example text
file in either the Visual C++ folder (Windows) or
CodeWarrior Pro folder (Mac OS and Windows)
For information about the example, see chapter 10,
“Writing external function plug-ins.”
Template Folder containing a Read Me-EFP Template text file
and template files for the FileMaker Pro External
Function Plug-in API in either the Visual C++ folder
(Windows) or CodeWarrior Pro folder (Mac OS and
Windows)
For information about these templates, see chapter 10,
“Writing external function plug-ins.”
Contents of the
Java Class Library
folder Description
Java Documentation Image files and HTML files that describe the
FileMaker Java API
Java Examples Folders containing two Java applets created using the
FileMaker Java API:
FMBanner
FMMemoPad
For information about these examples, see “Using the
FileMaker Java classes” on page 8-17.