Crossplatform EURO sign?

Richmond Mathewson richmondmathewson at gmail.com
Wed Jun 10 15:29:52 EDT 2009


Hi Klaus,

http://www.fileformat.info/info/unicode/char/20ac/browsertest.htm

Klaus on-rev wrote:
> Hi Devin,
>
>> On Jun 10, 2009, at 7:15 AM, klaus at major.on-rev.com wrote:
>>> Hi all,
>>> any hint on how to handle crossplatform EURO signs?
>>> I mean the euro sign is unfortunately NOT translated
>>> isotomac/mactoiso, so how do you handle user input of this
>>> (and other) character(s) in your crossplatform apps/stacks/databases?
>>>
>>> Not to mention of ERUO signs in label fields, when you do not
>>> want to loop over all fields and place the appropriate signs
>>> on "pre-/openstack".
>>>
>>> Any hints heavily appreciated, inm the meantime we use "EUR" ;-)
>>
>> Hi Klaus,
>>
>> ...
>> set the unicodeText of fld "euro" to \
>> uniencode((numToChar(226) & numToChar(130) & numToChar(172)),"utf8")
>>
>> That ought to work for you.
>
> Thanks a lot, will try this!
>
>> Regards,
>>
>> Devin
>>
>> Devin Asay
>> Humanities Technology and Research Support Center
>> Brigham Young University
>
> Best
>
> Klaus
>
> -- 
> Klaus Major
> http://www.major-k.de
> klaus at major.on-rev.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list