Developer’s Guide

Table Of Contents
5-8 Developer’s Guide
Is used to describe these And may contain
This attribute characteristics these values
FONT The name of the font. More
than one font name can be
specified, separated by
commas. The first font
available on a user’s
computer will be used in the
layout.
Note Font values are case
sensitive and must be entered
in sentence style with initial
caps only.
FONT = “Times New
Roman”
FONT = “Geneva”
FONT = “New York,
Times, Helvetica, Arial”
Or any other available font
(In FileMaker Pro, choose
Format menu > Font to see
the available fonts.)
Is used to describe these And may contain
This attribute characteristics these values
PATTERN One of 64 valid patterns from PATTERN = “1”
the fill pattern palette in
PATTERN = “47”
FileMaker Pro—for
PATTERN = “64”
background fills in layout
parts, fields, text, and field
PATTERN = “NONE”
labels, and for borders of
PATTERN = “SOLID”
fields, field labels, and text.
PATTERN = “LTGRAY”
See “Finding values for
PATTERN = “GRAY”
patterns and colors” on
PATTERN = “DKGRAY”
page 5-9.
SIDES One to four sides on a field’s VALUE="TOP"
border.
VALUE="BOTTOM"
To describe all four sides, you
VALUE="LEFT"
can combine all four values.
VALUE="RIGHT"
Or any combination, such
as:
VALUE= “TOP BOTTOM
LEFT RIGHT”
VALUE= “LEFT TOP”
SIZE The point size for a font. Any SIZE = “36”
(for the FONT
valid point size can be
SIZE = “12”
element)
specified.
SIZE = “9”
If a font size is unavailable on
the computer or for a
particular font, FileMaker Pro
will substitute the closest size.
HINT The name of the platform that
the theme name is edited on.
This attribute ensures that any
upper-ASCII characters
present in the THEMENAME
value (for example, an accent
over a letter in the theme’s
name) will appear in
FileMaker Pro on both
Windows and Mac OS.
HINT = “WIN”
HINT = “MAC”
ONOFF Whether a field’s border VALUE =“ON”
should be displayed (turned
VALUE =“OFF”
on or off).
PARTNUMBER To distinguish multiple
leading or trailing
subsummary parts in a layout.
This attribute is ignored for all
other parts. FileMaker Pro
supports values 0 through 9
and ignores any other value.
VALUE =“0”
VALUE =“1”
VALUE =“2”
VALUE =“3”
VALUE =“4”
VALUE =“5”
VALUE =“6”
VALUE =“7”
VALUE =“8”
VALUE =“9”