Script Steps Reference
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Control script steps
- Chapter 3 Navigation script steps
- Chapter 4 Editing script steps
- Chapter 5 Fields script steps
- Set Field
- Set Next Serial Value
- Insert Text
- Insert Calculated Result
- Insert From Index
- Insert From Last Visited
- Insert Current Date
- Insert Current Time
- Insert Current User Name
- Insert Picture
- Insert QuickTime
- Insert Object (Windows)
- Insert File
- Update Link (Windows)
- Replace Field Contents
- Relookup Field Contents
- Export Field Contents
- Chapter 6 Records script steps
- Chapter 7 Found Sets script steps
- Chapter 8 Windows script steps
- Chapter 9 Files script steps
- Chapter 10 Accounts script steps
- Chapter 11 Spelling script steps
- Chapter 12 Open Menu Item script steps
- Chapter 13 Miscellaneous script steps
- Appendix A Glossary
Appendix A
|
Glossary 165
Report with grouped data
A subsummary report that you create using the Columnar List/Report layout type. Reports
with grouped data can include totals and subtotals.
Row
When a database file is viewed as a table, a row corresponds to a record.
S
Schema
In database terminology, a schema is the organization or structure of the elements,
objects, and attributes of a database. A schema report will typically list all the database
files, fields, scripts, layouts, relationships, tables, and so on in the database, and will
document their properties.
Script
One or more instructions (script steps) that you define to automate repetitive or difficult
tasks. You define scripts using ScriptMaker. You run a script by clicking its button,
choosing its menu command, calling it from another script or a plug-in, or running it at
startup or when a file closes.
Script Debugger
A FileMaker Pro Advanced tool for debugging FileMaker Pro scripts.
Script step
A ScriptMaker command that you include in a script.
ScriptMaker
A feature in FileMaker Pro that enables you to create a script that tells FileMaker Pro to
perform one action or a sequence of actions, or script steps.
Search criteria
In Find mode, the values and operators you specify to locate records. For example, if you
type ABC Travel in the Vendor field, FileMaker Pro looks for and returns all records that
have this name in the Vendor field.
Self-join
A relationship between fields in the same table. This creates another occurrence of the
table in the relationships graph.
Separator
A line within a menu that separates or groups menu items.