<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body smarttemplateinserted="true" text="#000000" bgcolor="#FFFFFF">
<div id="smartTemplate4-template">Hi,<br>
<br>
<p>very stupid defaults indeed.</p>
<p>I just had a bug last week, because I was using TStringList as
map and forgot to change it to case-sensitive<br>
</p>
<br>
<br>
Cheers,<br>
Benito </div>
<br>
<br>
<br>
<div class="moz-cite-prefix">Am 16.08.2017 um 15:48 schrieb Gabor
Boros:<br>
</div>
<blockquote type="cite"
cite="mid:ac822ea3-79ab-637f-7824-c34567f6a4da@bgss.hu">2017. 08.
16. 15:21 keltezéssel, Michael Van Canneyt írta:
<br>
<blockquote type="cite">Because the quotes must be the first and
last character of each string (or "cell").
<br>
<br>
As noted in another reply, set the quote character to something
unused, and
<br>
it will disable (or circumvent) quoting altogether.
<br>
</blockquote>
<br>
SL2.QuoteChar:=#0; solved my problem. But strange if the
TStringList think from a starting " the string is quoted. For
example if data.cvs contains "abc|89|0 I got the next result with
my example program (without QuoteChar trick): 0 * abc|89|0
<br>
<br>
Gabor
<br>
_______________________________________________
<br>
fpc-pascal maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote>
<br>
</body>
</html>