Help

Table Of Contents
FILEMAKER PRO HELP 1158
Open URL [No dialog; "fmp://account:password@host/database"]
#where "account" is the FileMaker Pro account name, "password" is the
account password, "host" is a DNS entry, IPv4 address, or IPv6 address for
the machine where the file resides, and "database" is the FileMaker Pro
filename.
Important Account name and password information entered in an Open URL script step is visible
to users with script editing access privileges, and is therefore not secure.
Related topics
Script steps reference (alphabetical list)
Script steps reference (category list)
Send Mail
Purpose
Sends an intranet or internet email message (with or without a file attachment) to one or more
recipients. Email can be sent through an email application or via SMTP (Simple Mail Transfer
Protocol, a set of criteria for sending and receiving email).
Format
Send Mail [Send via E-mail Client/Send via SMTP Server]; No dialog; To:
<to>”; CC: “<CC>”; BCC: “<BCC>”;
Subject: “<subject>”; Message: “<message>”; “<attachment>”]
Options
Perform without dialog instructs FileMaker Pro to put the composed email message in the
email application's outbox, ready to be sent. If this option is not selected, the composed
message is left open in the email application so it can be reviewed. In some email
applications, the new message is left in the Drafts folder.
Click Specify to display the Send Mail dialog box, where you can set options for your mail.
Choose the method by which to send mail, E-Mail Client or SMTP Server. (If you choose
SMTP Server, the SMTP Options dialog box appears. For information about setting SMTP
options, see
Entering or editing SMTP options.) Then choose to create One email using
data from the current file, or create Multiple emails (one for each record in found set).
Note If you choose SMTP Server and Multiple emails (one for each record in the found
set) and FileMaker encounters an error while emailing one of the records, the remaining records
will not be sent.
For each of the following options, you can enter text directly, or click to enter values from an
address book (Windows), field, or calculation.
(Windows) Select Specify Email Addresses to enter one or more email addresses.
Separate each address with a semicolon or a carriage return character.
Select Specify Field Name to specify a field that contains one or more email addresses.