One other consideration is how you are opening the file. Using “file” will
end up converting to just LF. You will need to use “binfile” to examine the
line endings native in the file.
On Wed, Apr 18, 2018 at 8:11 AM dunbarx via use-livecode <
[email protected]> wrote:

> Tiemo.
>
> I guess I do not understand.
>
> put charToNum(the number of chars of line (lineOfInterest + 1) of yourText)
> into tChar
>
> Then tChar can be compared to the "tChar" of any other line.
>
> Craig
>
>
>
> --
> Sent from:
> http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html
>
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to