User manual
Table Of Contents
- Preface Learning how to use FileMakerPro
- Chapter 1 FileMaker Pro basics
- Chapter 2 Adding and viewing data
- Chapter 3 Finding and sorting information
- Finding records
- Finding text and characters
- Finding exact matches in text fields
- Finding numbers, dates, and times
- Finding ranges of information
- Finding data in related fields
- Finding records that match multiple criteria
- Finding empty or non-empty fields
- Finding duplicates
- Finding all records except those matching criteria
- Hiding records from a found set and viewing hidden records
- Viewing, repeating, or changing the last find
- Sorting records
- Finding records
- Chapter 4 Previewing and printing information
- Chapter 5 Creating a database
- Chapter 6 Creating and managing layouts and reports
- Chapter 7 Customizing layouts
- Chapter 8 Working with related files
- Chapter 9 Protecting databases with passwords and groups
- Chapter 10 Creating scripts to automate tasks
- About scripts
- Creating scripts: an overview
- About ScriptMaker steps
- Control script steps
- Navigation script steps
- Sort, find, and print script steps
- Editing script steps
- Fields script steps
- Records script steps
- Windows script steps
- Files script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Changing scripts
- Duplicating, renaming, or deleting scripts
- Importing scripts
- Listing scripts in the Scripts menu
- Using buttons with scripts
- Example of a ScriptMaker script
- Chapter 11 Using formulas and functions
- Chapter 12 Importing and exporting data
- Chapter 13 Sharing databases on a network
- Chapter 14 Publishing databases on the Web
- About publishing databases on the Web
- How users work with databases on the Web
- What you need to publish databasesontheWeb
- Publishing databases on the Web: an overview
- Enabling FileMaker Pro Web Companion
- Configuring FileMaker Pro WebCompanion
- Enabling Web Companion sharing
- Setting up browser views
- Testing your published database
- About browser views for web publishing
- Chapter 15 Using ODBC with FileMakerPro
- Appendix A Customizing FileMaker Pro
- Appendix B Backing up and recovering files
- Appendix C FileMaker Pro Quick Reference (Windows)
- Appendix D FileMaker Pro Quick Reference (Mac OS)
- Index
Creating scripts to automate tasks 10-9
Spelling script steps
Use this step To
Check Selection Check the spelling of the current text selection
Check Record Check the spelling of text in the current record
Check Found Set Check the spelling of all fields in all records in the
found set
Correct Word Display Spelling dialog box so you can correct a
misspelled word. Spell check as you type (in the
Spelling area of the Document preferences) must be
on.
Spelling Options Display the Spelling Options dialog box
Select Dictionaries Display the Select Dictionaries dialog box
Edit User Dictionary Display the Edit User Dictionary dialog box
Open Menu Item script steps
Use this step To
Open Application Display the Application Preferences dialog box
Preferences
Open Document Display the Document Preferences dialog box
Preferences
Open Define Fields Display the Define Fields dialog box
Open Define Display the Define Relationships dialog box
Relationships
Open Define Value Display the Define Value Lists dialog box
Lists
Open Help Display the FileMaker Pro Help system contents
window
Open ScriptMaker Display the Define Scripts dialog box. FileMaker Pro
stops performing a script after this step.
Open Sharing Display the File Sharing dialog box
Miscellaneous script steps
Use this step To
Show Message Display an alert message
Show Custom Dialog Define a custom dialog box that may include user input
fields
Allow Toolbars Hide the FileMaker Pro toolbars, and disable or enable
the toolbar menu commands
Beep Play the system beep sound
Speak Speak a text string of field contents
(Mac OS)
Dial Phone Dial phone numbers (not supported in Mac OS X)
Open URL Open a URL
Send Mail Send email with the To, Cc, Subject, and Message
fields as specified in script step options
Set Next Serial Value Reset the next serial value in an auto-entry serial
number field
Send DDE Execute Send a Dynamic Data Exchange (DDE) command to
(Windows) another application
Execute SQL Execute any SQL statement
Send Message Start an application, or open or print a document in
(Windows) another application
Send Apple Event Send an Apple Event (AE) command to another
(Mac OS) application
Perform AppleScript Perform an AppleScript
(Mac OS)
Comment Add notes to a script to describe a step
Flush Cache to Disk Save the FileMaker Pro internal cache to disk
Exit Application Close all files and exit FileMaker Pro
(Windows)
Quit Application
(Mac OS)