Greek Dates
Posted: Sun Jan 16, 2011 11:33 am
I have a small script that grabs the months and puts them into a text field as follows...
set the text of field "calendarMonths" to the long system monthNames
It works well in English, but apparently when you set a Mac to 'Greek' it just adds ?????? for each line and not the system month.
I assume this has something to do with the unicode info, but cant seem to get it to work at all, when I get something that looks greek to display in the field then switch back to English it still all looks greek to me!
Any ideas on how I can make this work so it adds a list of system languages for any language and not just ones with 'english' characters.
Thanks
Andy
set the text of field "calendarMonths" to the long system monthNames
It works well in English, but apparently when you set a Mac to 'Greek' it just adds ?????? for each line and not the system month.
I assume this has something to do with the unicode info, but cant seem to get it to work at all, when I get something that looks greek to display in the field then switch back to English it still all looks greek to me!
Any ideas on how I can make this work so it adds a list of system languages for any language and not just ones with 'english' characters.
Thanks
Andy