
There are some extensions (AppleEvent Manager, and AppleScript, AppleScriptLib) that load when your computer starts up, and an application called Script Editor where you actually write and save your scripts.

Dialog maker applescript chomikuj how to#
Note: Teaching you how to program is beyond the scope of these articles, but there are a couple of excellent books on AppleScript noted at the end of this article.ĪppleScript can do all of this because it is a system resource. For example, you can get data from your FileMaker database, tell AppleScript to process it, then tell PageMaker to format and save it, then send the file via Claris Emailer all automatically. AppleScript is different because it can CONTROL MULTIPLE applications. There are many different scripting programs out there HyperCard, SuperCard, Microphone, Excel, PageMaker, Quark Express and others that all allow you to control every aspect of their interface. If you're already using AppleScript, please feel free to jump to the next section! If you're new to AppleScript, or have heard of it, but don't quite know what it does - read on. In this first article we'll talk about the differences in FileMaker's two new scripting steps Send Apple Event and Perform AppleScript.īefore we dive in and examine the commands and examples, I'll talk a little bit about what AppleScript is and how it basically works. You can duplicate, move, rename or create files, automate time-consuming (or boring, repetitive tasks), set time-intensive tasks to run overnight, or extend the functionality of different applications.

There are tons of cool things you can with it. AppleScript is a great tool for extending the functionality of FileMaker and can help you get (or set) data from a database and have it act on data in other programs. The purpose of this series of articles is to explore different techniques, tips, and tricks for using AppleScript with FileMaker.
