Script Steps Reference
Table Of Contents
- Contents
- About script steps
- Script steps reference (alphabetical list)
- Control script steps
- Navigation script steps
- Editing script steps
- Fields script steps
- Set Field
- Set Field By Name
- 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
- Records script steps
- Found Sets script steps
- Windows script steps
- Files script steps
- Accounts script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
Records script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 60
Records script steps
Records script steps affect specific records and find requests. Use these script steps to:
• add, delete, and copy records or find requests
• change field contents in all records in the found set
• commit and revert records
• import and export records
New Record/Request
Purpose
In Browse mode, creates a new, blank record. In Find mode, creates a new find request.
Format
New Record/Request
Options
None.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Examples
Enter Browse Mode []
Go to Layout [“Layout #1”]
New Record/Request
Go to Field [Table1::First Name]
Duplicate Record/Request
Purpose
In Browse mode, makes a duplicate of the current record. In Find mode, duplicates the current find
request.
Format
Duplicate Record/Request
Options
None.