1 sep 2009 kl. 02.58 skrev Kee Nethery:
> Would like to know what, if anything, people are using to run
> AppleScript as a CGI?
Just for completeness, one may use perl/php/other to make a system
call to
osascript applescript_saved_as_test
though you would have to come up with a way to pass arguments and
variables...