It works on Win7 Scott. But my code works also for Win NT 4.0, Win 95-98 and Linux :D (did not tried your on Win98, seriously who still use it ?? lol)
Regards, Damien -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Scott Rossi Envoyé : jeudi 29 juillet 2010 20:39 À : Revolution Mail List Objet : Re: getting the selected language Recently, jim sims wrote: > 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? Jim, you can try the "language specs" stack on my site that retrieves language info for Mac/Win systems: <http://www.tactilemedia.com/site_files/software/tutorials.html> I haven't tested on Win7, but assuming Win7 is a lot like Vista it should work. Regards, Scott Rossi Creative Director Tactile Media, UX Design _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
