I would appreciate it!
-Ursprüngliche Nachricht-
Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag
von Paul Dupuis
Gesendet: Montag, 23. Mai 2016 14:25
An: use-livecode@lists.runrev.com
Betreff: Re: AW: AW: AW: Don't understand unicode handling
Unfortunatel
.runrev.com] Im Auftrag
> von Paul Dupuis
> Gesendet: Montag, 23. Mai 2016 13:40
> An: use-livecode@lists.runrev.com
> Betreff: Re: AW: AW: Don't understand unicode handling
>
> I spoke to Fraser when LC7 came out about a lack of a guessTextEncoding
> function.
>
> See
: use-livecode@lists.runrev.com
Betreff: Re: AW: AW: Don't understand unicode handling
I spoke to Fraser when LC7 came out about a lack of a guessTextEncoding
function.
See http://quality.livecode.com/show_bug.cgi?id=14474
On 5/23/2016 3:08 AM, Tiemo Hollmann TB wrote:
> Hi Jacque,
>
> Gesendet: Freitag, 20. Mai 2016 20:05
> An: How to use LiveCode
> Betreff: Re: AW: Don't understand unicode handling
>
> On 5/20/2016 12:53 PM, Tiemo Hollmann TB wrote:
>> Bonsoir Thierry,
>>
>> thank you for the helpful link, with your help, I found the
to:use-livecode-boun...@lists.runrev.com] Im Auftrag
von J. Landman Gay
Gesendet: Freitag, 20. Mai 2016 20:05
An: How to use LiveCode
Betreff: Re: AW: Don't understand unicode handling
On 5/20/2016 12:53 PM, Tiemo Hollmann TB wrote:
> Bonsoir Thierry,
>
> thank you for the helpful link,
On 5/20/2016 12:53 PM, Tiemo Hollmann TB wrote:
Bonsoir Thierry,
thank you for the helpful link, with your help, I found the right
conversion, though I don't understand what is going on :)
For my issue the solution was not to use uniEncode() when importing the file
into LC, but just putting the
-Ursprüngliche Nachricht-
Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag
von Thierry Douez
Gesendet: Freitag, 20. Mai 2016 19:07
An: How to use LiveCode
Betreff: Re: Don't understand unicode handling
Hallo Tiemo,
from: http://lessons.livecode.com/m/
Hallo Tiemo,
from: http://lessons.livecode.com/m/4071/l/12304-how-do-i-use-unicode-in-rev
To import text from a UTF-8 file and display it in our stack we just need
to read it in, uniEncode() it and then display it as we learnt earlier.
*put* url ("file:greek.txt") into tUnicodeText
*set* the
Hello,
I have a file exported from an older genealogy program A, which I want to
import into another genealogy program B. Program B is pretty new and modern
and is supposed to support Unicode.
When directly importing that exchange file, all special chars get corrupted
in program B.
When reading