Apple AppleScript Finder Guide Manuel d'utilisateur Page 74

  • 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 73
CHAPTER 2
Finder Objects
62 Object Class Denitions
product version
The version number shown at the top of the information
window for the file.
Class: String
Modifiable: No
stationery A Boolean value that indicates whether the file is a stationery
pad (true) or not (false).
Class: Boolean
Modifiable: Yes
version The version number shown near the middle of the information
window for the file.
Class: String
Modifiable: No
ELEMENT CLASSES
None
COMMANDS HANDLED
Clean Up, Copy, Count, Data Size, Delete, Duplicate, Exists, Get, Make, Move,
Open, Print, Put Away, Reveal, Select, Sort, Update
DEFAULT VALUE CLASS RETURNED
A reference to a file or, if you use the plural form files, a list of references.
EXAMPLES
This script returns a list of references to the files whose modification dates are
greater than a specified date:
tell application "Finder"
files of startup disk whose modification date > ¬
date "November 18, 1993"
end tell
Vue de la page 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 167 168

Commentaires sur ces manuels

Pas de commentaire