Re: Problems with: Most efficient way to recognize a line by its first three characters
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Problems with: Most efficient way to recognize a line by its first three characters
- From: Petite Abeille <petite.abeille@...>
- Date: 2014年3月12日 19:56:51 +0100
On Mar 12, 2014, at 7:49 PM, meino.cramer@gmx.de wrote:
> Everything works fine...except the recongition of the lines
> beginning with '§'...
> And I have not a single idea, why...
Check your character set encoding… both of your data file & of your code… make sure they match...