FileMaker 8 ® Script Steps Reference
© 2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc., registered in the U.S. and other countries, and ScriptMaker and the file folder logo are trademarks of FileMaker, Inc. All persons and companies listed in the examples are purely fictitious and any resemblance to existing persons and companies is purely coincidental. FileMaker documentation is copyrighted.
Contents Chapter 1 Introduction About script steps Using this script steps reference Script steps reference (alphabetical list) Chapter 2 Control script steps Perform Script Pause/Resume Script Exit Script Halt Script If Else If Else End If Loop Exit Loop If End Loop Allow User Abort Set Error Capture Set Variable Chapter 3 Navigation script steps Go to Layout Go to Record/Request/Page Go to Related Record Go to Portal Row Go to Field Go to Next Field Go to Previous Field Enter Browse Mode Enter Find Mode
FileMaker Script Steps Reference Copy Paste Clear Set Selection Select All Perform Find/Replace 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 New Record/Re
| Save Records As PDF Chapter 7 Found Sets script steps Perform Find Constrain Found Set Extend Found Set Modify Last Find Show All Records Show Omitted Only Omit Record Omit Multiple Records Sort Records Unsort Records Chapter 8 Windows script steps New Window Select Window Close Window Adjust Window Move/Resize Window Arrange All Windows Freeze Window Refresh Window Scroll Window Show/Hide Status Area Show/Hide Text Ruler Set Window Title Set Zoom Level View As Chapter 9 Files script steps New File Op
FileMaker Script Steps Reference Print Setup Print Chapter 10 Accounts script steps Add Account Delete Account Reset Account Password Change Password Enable Account Re-Login Chapter 11 Spelling script steps Check Selection Check Record Check Found Set Correct Word Spelling Options Select Dictionaries Edit User Dictionary Chapter 12 Open Menu Item script steps Open Preferences Open File Options Open Define Database Open Define File References Open Define Value Lists Open Find/Replace Open Help Open Re
| Contents Install Menu Set Open URL Send Mail Send DDE Execute (Windows) Perform AppleScript (Mac OS) Execute SQL Send Event (Mac OS) Send Event (Windows) Comment Flush Cache to Disk Exit Application 135 136 137 139 140 141 142 144 145 145 146 Appendix A Glossary 147 7
FileMaker Script Steps Reference
Chapter 1 Introduction About script steps Scripts can do simple tasks like setting print orientation or complex tasks like preparing a customized mailing to each client. For example, you could define a complex set of scripts that creates a thank you letter to clients in your Client database who have made a purchase in the last week. The script composes a letter tailored to each client. The script switches to Preview mode and pauses so you can see what the letter looks like before it prints.
FileMaker Script Steps Reference Script steps reference (alphabetical list) This section lists the script steps in alphabetical order.
Chapter 1 F Flush Cache to Disk Freeze Window 145 91 G Go to Field Go to Layout Go to Next Field Go to Portal Row Go to Previous Field Go to Record/Request/Page Go to Related Record 32 28 33 31 34 29 30 H, I, J, K Halt Script If Import Records Insert Calculated Result Insert Current Date Insert Current Time Insert Current User Name Insert File Insert From Index Insert From Last Visited Insert Object (Windows) Insert Picture Insert QuickTime Insert Text Install Menu Set 18 19 69 48 51 52 52 55 49 50 54
FileMaker Script Steps Reference P Paste Pause/Resume Script Perform AppleScript (Mac OS) Perform Find Perform Find/Replace Perform Script Print Setup Print 39 16 140 76 42 14 103 104 Q, R Recover File Refresh Window Re-Login Relookup Field Contents Replace Field Contents Reset Account Password Revert Record/Request 103 92 112 58 57 109 66 S, T Save a Copy as Save Records As Excel Save Records As PDF Scroll Window Select All Select Dictionaries Select Window Send DDE Execute (Windows) Send Event (M
Chapter 2 Control script steps Control script steps control the progression of the script by letting you tell FileMaker Pro exactly what to do when and if specific conditions occur.
Perform Script Format Perform Script [“