Download List

Project Description

Ruby appscript (rb-appscript) is a high-level,
user-friendly Apple event
bridge that allows you to control scriptable MacOS
X applications using
ordinary Ruby scripts. It is a port of the
powerful, mature Python
appscript package, making Ruby a serious
alternative to Apple's own
AppleScript language for automating your Mac.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-14 22:33 Back to release list
0.1.3

This release fixes a bug in appscript where the
first argument in a command call would be ignored
if it was false or nil. Also, ambiguous keywords
that may be either type or enumerator names are
now packed as typeType (same as AppleScript), not
typeEnumerated.
Tags: Minor bugfixes

Project Resources