Version: 1.1

Posted: 2008-06-02

Build Requirements: Xcode 3.0

Runtime Requirements: Mac OS X 10.5

View Source Code:

Download Sample Code (“SimpleScriptingProperties.zip”, 60.5K)



Description

This sample is a follow-on to the SimpleScripting sample and it shows how to add some properties to the terminology provided by a AppleScriptable application.

Document Revision History

Date Notes
2008-06-02Changed the .sdef so that it uses XInclude to import the Standard Suite from another file instead of providing a definition of the Standard Suite in the .sdef file.
2007-03-05How to add some properties to the terminology provided by an AppleScriptable application.