<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>| c4ddanyse | Activity</title>
	<link>https://components4developers.blog/members/c4ddanyse/activity/</link>
	<atom:link href="https://components4developers.blog/members/c4ddanyse/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for c4ddanyse.</description>
	<lastBuildDate>Fri, 24 Apr 2026 12:12:59 +0100</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">149de42a082fc113435ad597b2661e78</guid>
				<title>c4ddanyse started the topic Problem reading CSV file, version 7.95 in the forum kbmMemTable</title>
				<link>https://components4developers.blog/forums/topic/problem-reading-csv-file-version-7-95/</link>
				<pubDate>Wed, 01 Dec 2021 11:40:16 +0100</pubDate>

									<content:encoded><![CDATA[<p>When a CSV file contains a quoted field and there are more than two consecutive linefeeds (crlf) i get an AV. This is because the second empty line sets FLine to empty string. The AV happens in the tree checks for FCSVQuote. I changed the lines to:</p>
<p>if (FLine &lt;&gt; &#8221;) and (FLine[Flptr]=FCSVQuote) then</p>
<p>but that only makes it work for me as i do not&hellip;<span class="activity-read-more" id="activity-read-more-1658"><a href="https://components4developers.blog/forums/topic/problem-reading-csv-file-version-7-95/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>