 Apple Event Object Model
Apple Event Object ModelThe Apple Event Object Model defines a conceptual organizational structure for objects in an application which are of concern to a scripter.
An object is specified by four pieces of information:
Example, using AppleScript syntax:
document 1 -- class: document, form: absolute position, data: 1 (integer), container: (the application)
last line of document 1 -- class: line, form: absolute position, data: last (absolute ordinal), container: { class: document, form: absolute position, data: 1 (integer), container: (the application) }
 EditText of this page
(last edited August 20, 2010)
or FindPage with title or text search
 EditText of this page
(last edited August 20, 2010)
or FindPage with title or text search