Apple AppleScript Finder Guide Uživatelský manuál Strana 149

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 168
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 148
CHAPTER 3
Finder Commands
Command Denitions 137
Update 3
An Update command is a request to update an object and its elements, if any,
to match their representation on disk. This involves making new items show
up in the correct position and updating the desktop database. The Finder
updates containers automatically when processing time is available; the
Update command just causes it to happen immediately.
SYNTAX
update referenceToObject
PARAMETERS
referenceToObject
A reference to the container or containers to update.
Class: Reference or list of references
RESULT
Reference to the updated container or a list of references.
EXAMPLE
tell application "Finder"
update {startup disk, disk "Data"}
end tell
Zobrazit stránku 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 167 168

Komentáře k této Příručce

Žádné komentáře