A.1. Getting Help from FileMaker Itself
The installation CDs for FileMaker Pro and FileMaker Pro Advanced include online help files, electronic documentation, templates, and example files. The installer program always installs Online help, but the others are optional. When you choose the Easy Install option in the Install panel of the installation wizard, you get everything installed. Choose Custom Install instead to pick and choose which of the optional files you want installed. And if FileMaker's already installed on your computer, but the helpers listed below are missing, you can perform a Custom Install and choose the helper files you need without having to uninstall and reinstall FileMaker itself.
On Windows you can find these helpers at C:
A.1.1. FileMaker Pro Help
To access FileMaker's onboard help files, choose Help
If what you need help with is the dialog box that's open in front of you, whatever you do don't close it! Instead, leave the dialog box open, which tells FileMaker you want context-sensitive help. For example, if you choose File
|
Detail pages within the Help system provide assistance with technical terms. When you see underlined words or phrases, click those links for a short definition. At the bottom of each page is a list of related topics for further reading.
One of the most useful parts of the Help file is a comprehensive list of FileMaker's functions. As in the Specify Calculation dialog box, the functions are listed two ways: by type and alphabetically. The detail page for each function gives you the function name, parameter(s), data type returned, and a description of what the function does. Use these pages to help you when you're using a function for the first time.
A.1.2. Templates
You got a glimpse of these starter solutions in Chapter 1, when you created your first new file from the Contact Management template. You see all these template files listed in the New Database dialog boxunless you've previously checked that dialog box's option to "No longer show this dialog." If you've turned this option on, but want to see the templates listed again, choose FileMaker Pro
Tip: If you prefer, you can navigate to the Templates folder and launch the template you want just like any other file. When you launch a template file directly, though, you're opening the original template file, and any changes you make to the template will be reflected in any new copies you make when you choose File
- FileMaker Pro User's Guide. At 115 pages (or more), this manual provides an overview to FileMaker's features, with some step-by-step instructions.
- Installation Guide for FileMaker Pro and FileMaker Pro Advanced. This short guide tells you about registration and support options, hardware and software requirements, and walks you through the steps for installing FileMaker on Mac and on Windows.
- FileMaker Instant Web Publishing Guide. This manual tells you how to design databases that are suitable for web publishing using FileMaker's Instant Web Publishing feature.
- Customizing Starter Solutions. If you want to customize FileMaker's templates, use this guide to learn more about their structure and features.
- Installing FileMaker ODBC and JDBC Client Drivers. Learn how to install xDBC drivers.
- FileMaker ODBC and JDBC Developer's Guide. Use this guide to get up to speed on sharing FileMaker data with xDBC sources.
Note: The document names given above are the official titles of the guides. They may not exactly match the PDF file names, but they're close enough so you can find the one you're looking for.
A.1.4. XML Examples
Example files, including a database and sample XML and XSLT files, are in a folder aptly titled Examples. These simple files serve as a primer for working with File-Maker and XML. To get started, open the database file ("xml example.fp7"), then run each script to see how XML import and export works. Then take a look at the steps that make up each script, paying particular attention to the options set for the Import Records and Export Records steps. Finally, take a look at the files that are imported and the files that are created by the export scripts. In them you'll see how your XML pages should be structured.