Perform AppleScript (OS X)Perform AppleScript [“<applescript text>”]Click Specify to display the “Perform AppleScript” Options dialog box, where you can set the following options.
• Calculated AppleScript lets you create a calculation to use as the AppleScript text.
• Native AppleScript lets you manually enter the text of an AppleScript (up to 30000 characters). Indenting of repeat loops and conditional statements is not supported.
Note Because AppleScript is an OS X feature, if you run a script containing a Perform AppleScript script step on a Windows computer, the script step is ignored. (An error code is generated, which can be captured with the Get(LastError) function.)
• FileMaker Pro can use the Perform AppleScript script step to send Apple events to itself or to FileMaker Pro software running on other machines.