On Fri, Oct 17, 2008 at 1:27 PM, Nicholas Nethercote <[EMAIL PROTECTED]> wrote: > Early versions of AppleScript -- a "naturalistic" language with lots of > keywords -- supported a french "dialect" and even Japanese. See page 20 of > http://www.cs.utexas.edu/~wcook/Drafts/2006/ashopl.pdf > > AIUI, the foreign language support was dropped at some point.
It was still there the last time I looked about 3 years ago. Now AppleScript would translate the english to french too as it would use byte code for the keywords really. Thanks, Andrew Pinski