Purpose: list MacOS specific Tcl commands and extensions ---- * [AppleScript] comes bundled with Tcl core (the package is names Tclapplescript) * [tclAE] Apple Events (for now look at: http://alphatcl.sourceforge.net/wikit/37) * [resource] comes bundled with Tcl core * A grabbag of Tcl commands for MacOS can be found at [http://homepage.iprolink.ch/%7Ebioneel/beo/homepage.html], including a way to allow all QuickTime image formats to be used with image photo, read access to the MacOS desktop database, hooks for RealBasic to be able to call Tcl, etc. ---- Add your favorite MacOS '''specific''' extension. If the extension runs on more than one OS, add it to the [Extensions for Tcl and Tk] page.