Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
|
|
You already know that many application objects in AppleScript have properties. A Finder disk object has capacity and free space properties; an outgoing message object in Mail has content, sender, and subject properties; and a Safari document object has source and text properties. These properties have in common the ability to provide information to your scripts and, in many cases, to change application behavior and to store information from your scripts in a persistent way.