Apple AppleScript Finder Guide User Manual Page 39

  • Download
  • Add to my manuals
  • Print
  • Page
    / 168
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 38
CHAPTER 2
Finder Objects
Object Class Denitions 27
DEFAULT VALUE CLASS RETURNED
A reference or (if you use the plural form accessory processes) a list of
references of the form
application "AccessoryProcessName"
where AccessoryProcessName is the name of an accessory process as it appears in
the Applications menu.
EXAMPLE
This script returns a list of references to the accessory processes that are
currently running:
tell application "Finder"
every accessory process
end tell
--result: {application "Alarm Clock”, application
"Calculator", application "Notepad"}
Accessory Suitcase 2
An object of class Accessory Suitcase is a desk accessory suitcase.
PROPERTIES
An accessory suitcase has all the properties defined for object class Container
on page 43: Completely Expanded, Container Window, Entire Contents,
Expandable, Expanded, Previous List View, Selection, and View.
Like any other container, an accessory suitcase also has all the properties
defined for object class Item on page 73: Bounds, Comment, Container,
Content Space, Creation Date, Disk, Folder, Icon, ID, Information Window,
Kind, Label Index, Modification Date, Name, Physical Size, Position,
Selected, Size, and Window.
Page view 38
1 ... 38 39 40 ... 168

Comments to this Manuals

No comments