Apple AppleScript Finder Guide User Manual
Page 43

C H A P T E R 2
Finder Objects
Object Class Definitions
31
Application
2
An object of class Application is the Finder application itself, the outermost
container for most Finder objects.
Because of its role as the application that controls the Macintosh desktop, the
Finder defines its own application object differently from the way most other
applications define their application objects. For an introduction to the role of
the application object in scripts that control the Finder, see “The Finder
Application Object,” which begins on page 18.
PROPERTIES
about this macintosh
A list of references that identify the processes shown in the
About This Macintosh window. This list includes a reference
to system software but doesn’t include a separate reference to
the Finder.
Class:
List of references to processes
Modifiable:
No
apple menu items folder
A reference to the Apple Menu Items folder in the System
Folder. The contents of this folder appear in the Apple menu.
Class:
Reference
Modifiable:
No
clipboard
A reference to the Clipboard window, which can also be
displayed by choosing Show Clipboard from the Edit menu.
Class:
Reference
Modifiable:
No
control panels folder
A reference to the Control Panels folder in the System Folder.
This folder is used to store control panels.
Class:
Reference
Modifiable:
No
desktop
A reference to the desktop.
Class:
Reference
Modifiable:
No