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

  • 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 128
CHAPTER 3
Finder Commands
Command Denitions 117
RESULT
A reference to the trash container that was emptied.
EXAMPLE
tell application "Finder" to empty the trash
Erase 3
The Erase command is a request to erase one or more disks. It is equivalent to
selecting one or more disk icons on the desktop and choosing Erase Disk from
the Special menu. Before the specified disk is erased, a dialog box appears
asking the user to confirm that formatting should proceed.
SYNTAX
erase referenceToDisk
PARAMETERS
referenceToDisk
A reference to the disk to be erased or a list of references.
Class: Reference or list of references.
RESULT
A reference to the erased disk or a list of references.
EXAMPLE
tell application "Finder" to erase disk "Untitled"
Zobrazit stránku 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 167 168

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

Žádné komentáře