how can I get the system language
how can I get the system language
- Subject: how can I get the system language
- From: "Michael Minnick" <email@hidden>
- Date: Tue, 18 Jun 2002 10:47:33 -0500
I need to get the localized language (a.k.a. system font) from my
Applescript running on OS 9.x. Is there a (system attribute) that will get
this for me? I need to do the equivalent of the Carbon call
GetScriptVariable(FontToScript(GetAppFont()), smScriptLang);
which returns langEnglish=0, langFrench=1, etc.
Thanks
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.