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 163
Port
A pre-assigned number that indicates a "logical connection place" where a client (such as
a web browser) can connect to a particular server application on a networked computer.
Port numbers range from 0 to 65536. Port 80 is the default port for HTTP services such
as FileMaker Pro web publishing, but you can use another port number if 80 is already in
use by another server application.
Portal
For relational databases, a layout object in one table where you place one or more related
fields to display in rows the data from one or more related records.
Preview mode
The FileMaker mode in which you see how layouts will look when they're printed.
(Use Browse mode to enter and edit your information; use Layout mode to design how
your information is displayed. Use Find mode to find records that match search criteria;
use Preview mode to display how your records will print.)
Privilege set
A defined set of permissions that determines a level of access to a database file. You can
define as many privilege sets as you like for a file. There are three pre-defined privilege
sets: Full Access, Data Entry Only, and Read-Only Access.
Q
Query
Retrieving, manipulating, or modifying data from a data source by sending SQL
statements. Also, requesting, and then receiving, data from a DBMS. You can also add,
edit, format, sort, and perform calculations on your data using queries.
QuickTime
An application from Apple Computer, Inc. that compresses, stores, and plays files
combining text, sound, animation, and video.
QuickTime VR
A type of QuickTime movie. QuickTime VR movies let you view panoramic images or
objects from many angles.
R
Read-Only Access privilege set
One of the three pre-defined privilege sets that appear in every file. The Read-Only
Access privilege set allows read access to the records in a file, but not write or design
access.