Script Steps Reference

Table Of Contents
Miscellaneous script steps
F
ILEMAKER PRO SCRIPT STEPS REFERENCE 265
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Description
Select the event you want to send in the “Send Event” Options dialog box.
When FileMaker Pro sends an Apple event, it sends text (not compiled) data. You must
know what information the target application expects to receive with an event.
Each Send Event script step sends one event. You can include more than one Send Event
in a script.
Example 1
Opens the TextEdit application.
Send Event ["TextEdit", "aevt", "oapp"]
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go No
Custom Web Publishing No
FileMaker WebDirect No
Runtime solution Yes