Crossplatform EURO sign?

Klaus on-rev klaus at major.on-rev.com
Wed Jun 10 12:42:20 EDT 2009


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




More information about the use-livecode mailing list