Daniel Rozzeta wrote:
> Trying Dolphin 5.1 with my application I found this annoying problem:
> the compiler gives an 'unrecognised character 'í'' error with the
> following method:
>
> AClass>>unfortunateCompilerError
>
> ^ #día
>
> It worked nicely with 5.0 and I do need those special characters.
Yes, see
http://www.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&th=7155b91fad65f269&seekm=IxRka.2050%24xd5.117361%40stones.force9.net&frame=offfor some recent discussion on the subject.
I believe that if you use
^ #'día'
that it should work.
-------------------------------------------
Bill Dargel
[hidden email]
Shoshana Technologies
100 West Joy Road, Ann Arbor, MI 48105 USA