Script Steps Reference

Table Of Contents
138 FileMaker Script Steps Reference
Select Specify Calculation to specify a calculation that generates one or more
email addresses.
If you use the Specify Field Name option to specify a value for the To:, CC:, or
BCC: entries, you can also select For each message, collect addresses across
found set to specify that all the values from this field in the current found set be
used (to address a message to multiple recipients).
To stores the address(es) of the recipient(s).
CC stores the address(es) of the carbon copy recipient(s).
BCC stores the address(es) of the blind carbon copy recipient(s)
Subject indicates the title for the email message.
Message indicates the text of the email message. You can type the message as text,
use a field value, create a message from a calculation, or insert text from a file.
Select Attach File to select a file to send as an attachment to the mail message. For
more information, see FileMaker Pro Help.
Web compatibility
This script step is not web-compatible.
Description
Sends an intranet or Internet email message (with or without a file attachment) to one or
more recipients.
Notes
To send mail, you must have an Internet connection and the following configurations.
Windows:
A [Mail] section in the Win.ini file.
Microsoft Exchange or another email applications that is MAPI compliant installed
and configured properly.
Mac OS:
Mac OS X Mail or Microsoft Entourage installed to send email with FileMaker Pro.
Internet system preferences configured for use with one of the supported mail
applications.
If you use Eudora 5, start the Eudora application before performing this script
step.
If you select Multiple emails and For each message, collect addresses across
found set, FileMaker Pro generates an email for every record in the found set. Each
email is addressed to everyone specified in the TO, CC and BCC boxes for every
record in the found set.