AppleScript : the definitive guide /
Mac users everywhere--even those who know nothing about programming--are discovering the value of the latest version of AppleScript, Apple's vastly improved scripting language for Mac OS X Tiger. And with this new edition of the top-selling AppleScript: The Definitive Guide, anyone, regardless...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, CA :
O'Reilly,
2006.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Why to use AppleScript
- 2. Where to use AppleScript
- 3. Basic concepts
- 4. Introducing the language
- 5. Syntactic ground of being
- 6. map of the world
- 7. Variables
- 8. Script objects
- 9. Handlers
- 10. Scope
- 11. Objects
- 12. References
- 13. Datatypes
- 14. Coercions
- 15. Operators
- 16. Global properties
- 17. Constants
- 18. Commands
- 19. Control
- 20. Dictionaries
- 21. Scripting additions
- 22. Speed
- 23. Scriptable applications
- 24. Unscriptable applications
- 25. Unix
- 26. Triggering scripts automatically
- 27. Writing applications
- A. AppleScript experience
- B. Apple events without AppleScript.