Automating tasks with scripts > Scripting with Apple events (macOS)
 

Scripting with Apple events (macOS)

Apple events let you automate, customize, and control many macOS applications. FileMaker Pro Advanced can send Apple events to applications that support them. FileMaker Pro Advanced can also receive Apple events from applications that have been designed to send Apple events.

Apple events are grouped into suites. FileMaker Pro Advanced supports:

Required suite

a special subset of the Core, Table, and Database suites

FileMaker Pro Advanced suite

Object Model

a subset of the URL suite

To send Apple events from FileMaker Pro Advanced to other applications, define a script and use either the Send Event script step or the Perform AppleScript (macOS).

To see a list of FileMaker Pro Advanced compatible Apple events, open the FileMaker Pro Advanced Apple events dictionary in a script editor like AppleScript Editor.

Notes 

To allow other applications to access a FileMaker solution with Apple events, the user's account access must have the fmextscriptaccess extended privilege enabled. See Editing extended privileges for a privilege set.

For more information about scripting with Apple events, search the FileMaker Knowledge Base.