Apple AppleScript Finder Guide Manuel d'utilisateur Page 87

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 168
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 86
CHAPTER 2
Finder Objects
Object Class Denitions 75
size The logical size of the item on disk, in bytes.
Class: Integer
Modifiable: No
window A reference to the window that opens when the item is opened.
Class: Reference
Modifiable: No
ELEMENT CLASSES
None
COMMANDS HANDLED
Clean Up, Close, Copy, Count, Data Size, Delete, Duplicate, Exists, Get, Move,
Open, Put Away, Reveal, Select, Sort, Update
DEFAULT VALUE CLASS RETURNED
A reference to a file, folder, disk, the Trash, or the desktop or, if you use the
plural form items, a list of references.
EXAMPLES
The script that follows moves a group of items that start with an at (@) symbol
back and forth between the Apple Menu Items folder and a folder at the top
level of the startup disk called Apple Menu Extras.
To work correctly, this script must be stored as a script application at the top
level of the startup disk; the startup disk must also contain a folder called
Apple Menu Extras to store the items you want to move in and out of the
Apple Menu Items folder; and the names of the items in the Apple Menu Items
folder must all begin with an @ symbol. It is also important, as with any script,
to have some free memory available in addition to the memory used by any
currently running processes—preferably several hundred kilobytes.
Vue de la page 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 167 168

Commentaires sur ces manuels

Pas de commentaire