Development:Camino AppleScript Guide

From Camino Wiki
Revision as of 15:53, 23 October 2007 by Sardisson (talk | contribs) (stub of a guide for 1.6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following page is a guide to the AppleScript features available in Camino 1.6.

Camino 1.6 features significant improvements in AppleScript support over previous versions of Camino. Some of these improvements required incompatible changes to commands and properties. Many scripts will continue to work correctly in Camino 1.6; however, scripts that use certain commands and properties, and text scripts (.applescript), will need changes in order to continue functioning.

New in Camino 1.6

  • list
  • list
  • list

(pull from Development:Summer_of_Code_2007:AppleScript:Proposal?)

Anomalies in the Camino AppleScript Dictionary

  • item
    sample

Migrating Scripts from Camino 1.5 to Camino 1.6

Implementing Toolbar Script Items