From: Bernd Haug Date: 2006-12-17T06:55:09+09:00 Subject: Re: Using ruby in applescript studio bluephonic@gmail.com wrote: > Hi -- I'm not a programmer by trade or inclination, so this might be a > stupid question, but is there any way to add a ruby file to an > applescript studio project? I don't know that, but did you consider going it the other way around and calling the AppleScript from ruby? The command-line tool osascript might interest you. lg, Bernd