Apple AppleScript Finder Guide Bedienungsanleitung Seite 96

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 168
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 95
CHAPTER 2
Finder Objects
84 Object Class Denitions
see folders
A Boolean value that corresponds to the See Folders checkbox
for a specified user or group is selected in a sharable container’s
sharing window.
Class: Boolean
Modifiable: Yes
ELEMENT CLASSES
None
COMMANDS HANDLED
None
DEFAULT VALUE CLASS RETURNED
None
EXAMPLE
This script returns a Boolean value that indicates whether the checkbox labeled
“See files” for the current User/Group in the startup disk’s sharing window is
selected or not:
tell application "Finder"
see files of group privileges of startup disk
end tell
--result: true
Seitenansicht 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 167 168

Kommentare zu diesen Handbüchern

Keine Kommentare