User manual

Table Of Contents
Chapter 7
Using FileMaker Pro Advanced
FileMaker
®
Pro Advanced includes advanced development and customization tools designed
especially for solution developers. You can use either FileMaker
Pro or FileMaker Pro Advanced
to create and test your solutions.
FileMaker Pro Advanced features
In addition to all the features that are available with FileMaker Pro, FileMaker Pro Advanced
includes:
1 Developer Utilities—for creating, customizing, and deploying runtime solutions
1 Custom Functions—for creating custom functions for use anywhere within the solution
1 Custom Menus—for creating customized menus for the solution
1 Script Debugger—for systematic testing and debugging of FileMaker scripts
1 Data Viewer—for monitoring fields, variables, and calculations
1 Database Design Report—for publishing detailed documentation on structures or schemas of
databases
See Help for detailed, comprehensive information and step-by-step procedures about using
FileMaker
Pro Advanced.
Developer Utilities
The Developer Utilities let you:
1 produce a stand-alone runtime solution that users can access without running FileMaker Pro or
FileMaker
Pro Advanced
1 rename a set of files and automatically update the internal links to related files and scripts
1 remove administrative access from all accounts and prevent users from modifying most design
or structural elements of your files
1 display your files in Kiosk mode
1 add the FileMaker Pro filename extension to a set of non-runtime files
1 create an error log for processing errors
1 encrypt files to protect them from unauthorized access while they are being stored on disk
Runtime solutions
The Developer Utilities create a copy of your files, and bind the database file or files to a runtime
application with a name that you specify.
To create a runtime solution:
1. Close the files you want to customize.