<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Save and load data from file to Listbox in REALbasic</title>
	<atom:link href="http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/</link>
	<description>Tutorials - Tutspolis.com</description>
	<lastBuildDate>Thu, 09 Sep 2010 17:34:11 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jakub Pawlak</title>
		<link>http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/comment-page-1/#comment-348</link>
		<dc:creator>Jakub Pawlak</dc:creator>
		<pubDate>Fri, 18 Dec 2009 15:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://realbasic.tutspolis.com/?p=128#comment-348</guid>
		<description>massimo if you are using Windows or Linux you can for example enter: f = SpecialFolder.Desktop.Child(&quot;ListboxData&quot;) //the file will be saved and load from the system desktop</description>
		<content:encoded><![CDATA[<p>massimo if you are using Windows or Linux you can for example enter: f = SpecialFolder.Desktop.Child(&#8220;ListboxData&#8221;) //the file will be saved and load from the system desktop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: massimo</title>
		<link>http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/comment-page-1/#comment-347</link>
		<dc:creator>massimo</dc:creator>
		<pubDate>Fri, 18 Dec 2009 15:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://realbasic.tutspolis.com/?p=128#comment-347</guid>
		<description>I do not understand this statement
f = SpecialFolder.Preferences.Child (&quot;ListboxData&quot;)
Not find an explanation in the Language Reference</description>
		<content:encoded><![CDATA[<p>I do not understand this statement<br />
f = SpecialFolder.Preferences.Child (&#8220;ListboxData&#8221;)<br />
Not find an explanation in the Language Reference</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Pawlak</title>
		<link>http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/comment-page-1/#comment-344</link>
		<dc:creator>Jakub Pawlak</dc:creator>
		<pubDate>Thu, 17 Dec 2009 18:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://realbasic.tutspolis.com/?p=128#comment-344</guid>
		<description>I don&#039;t understand what you like to get Cory...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand what you like to get Cory&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory</title>
		<link>http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/comment-page-1/#comment-343</link>
		<dc:creator>Cory</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://realbasic.tutspolis.com/?p=128#comment-343</guid>
		<description>This is great,  Though How do I take the data from a list box and add it to a table 

example :  I have listbox1   and a table called &quot;table1&quot; 
I want the user to type in the information in to the listbox1 (single column) and then press a button to save that information to a table.

I know this is simple but I am very new to programming

thanks 
Cory</description>
		<content:encoded><![CDATA[<p>This is great,  Though How do I take the data from a list box and add it to a table </p>
<p>example :  I have listbox1   and a table called &#8220;table1&#8243;<br />
I want the user to type in the information in to the listbox1 (single column) and then press a button to save that information to a table.</p>
<p>I know this is simple but I am very new to programming</p>
<p>thanks<br />
Cory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjun</title>
		<link>http://realbasic.tutspolis.com/tutorials/save-and-load-data-from-file-to-listbox-in-realbasic/comment-page-1/#comment-171</link>
		<dc:creator>Arjun</dc:creator>
		<pubDate>Fri, 13 Nov 2009 14:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://realbasic.tutspolis.com/?p=128#comment-171</guid>
		<description>Superb information!</description>
		<content:encoded><![CDATA[<p>Superb information!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
