getting the selected language

jim sims sims at ezpzapps.com
Thu Jul 29 13:10:27 EDT 2010


To get the selected language in OS X it seems that the following works well:

put replaceText(shell("defaults read NSGlobalDomain AppleLanguages"),"(\s|\(|\))","") into theLanguagesList


How does one get the same information on a Windows machine?

sims








More information about the use-livecode mailing list