<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Listbox als Textdatei]]></title><description><![CDATA[<p>wieso funzt das nicht</p>
<pre><code class="language-cpp">AnsiString FileNamea = &quot;C:\Mach Was\a.txt&quot;;
 ListBox1-&gt;Items-&gt;SaveToFile(FileNamea);

 AnsiString FileNameb = &quot;C:\Mach Was\b.txt&quot;;
 ListBox2-&gt;Items-&gt;SaveToFile(FileNameb);

   AnsiString FileNamec = &quot;C:\Mach Was\c.txt&quot;;
 ListBox3-&gt;Items-&gt;SaveToFile(FileNamec);

  AnsiString FileNamed = &quot;C:\Mach Was\d.txt&quot;;
 ListBox4-&gt;Items-&gt;SaveToFile(FileNamed);

   AnsiString FileNamee = &quot;C:\Mach Was\e.txt&quot;;
 ListBox5-&gt;Items-&gt;SaveToFile(FileNamee);
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/topic/89311/listbox-als-textdatei</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Jul 2026 17:08:38 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/89311.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Oct 2004 15:24:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 15:24:02 GMT]]></title><description><![CDATA[<p>wieso funzt das nicht</p>
<pre><code class="language-cpp">AnsiString FileNamea = &quot;C:\Mach Was\a.txt&quot;;
 ListBox1-&gt;Items-&gt;SaveToFile(FileNamea);

 AnsiString FileNameb = &quot;C:\Mach Was\b.txt&quot;;
 ListBox2-&gt;Items-&gt;SaveToFile(FileNameb);

   AnsiString FileNamec = &quot;C:\Mach Was\c.txt&quot;;
 ListBox3-&gt;Items-&gt;SaveToFile(FileNamec);

  AnsiString FileNamed = &quot;C:\Mach Was\d.txt&quot;;
 ListBox4-&gt;Items-&gt;SaveToFile(FileNamed);

   AnsiString FileNamee = &quot;C:\Mach Was\e.txt&quot;;
 ListBox5-&gt;Items-&gt;SaveToFile(FileNamee);
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/631720</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631720</guid><dc:creator><![CDATA[~smirnoffe]]></dc:creator><pubDate>Mon, 18 Oct 2004 15:24:02 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 15:26:45 GMT]]></title><description><![CDATA[<p>Musst nen Doppelbackslash machen dann funktionierts auch.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631722</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631722</guid><dc:creator><![CDATA[aaaabyx]]></dc:creator><pubDate>Mon, 18 Oct 2004 15:26:45 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 15:30:54 GMT]]></title><description><![CDATA[<p>wo genau den Doppelbackslash hin?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631724</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631724</guid><dc:creator><![CDATA[~smirnoffe]]></dc:creator><pubDate>Mon, 18 Oct 2004 15:30:54 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 15:35:48 GMT]]></title><description><![CDATA[<p><em><strong>AAAAHHHHHRRRRGGGGGG!!!!!</strong></em></p>
<p>Gibt es hier sowas wie nen 'votekick'? *verzweifel*</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631732</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631732</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Mon, 18 Oct 2004 15:35:48 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 15:37:12 GMT]]></title><description><![CDATA[<p>Überall wo du nen einfachen gemacht hast.<br />
Wenn du nen einfachen machst denkt der Compiler das Zeichen danach soll ne spezielle funktion erfüllen. So bedeutet \n in einem String z.B. nen Zeilenumbruch.</p>
<p>Lol Joe haste dich im Thread verirrt oder was is los? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/631733</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631733</guid><dc:creator><![CDATA[aaaabyx]]></dc:creator><pubDate>Mon, 18 Oct 2004 15:37:12 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 15:54:15 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/2743">@aaaabyx</a>: Nein, schau Dir mal die anderen Postings an, die er begonnen hat...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631747</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631747</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Mon, 18 Oct 2004 15:54:15 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 16:32:03 GMT]]></title><description><![CDATA[<p>Jetzt versteh ich dich <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>Soll man ihm vielleicht noch mal erklären wie er dynamisch ne listbox erstellt ne listbox löscht in ne listbox was einträgt oder kann er dann vielleicht auch mal in die Hilfe gucken?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631756</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631756</guid><dc:creator><![CDATA[aaaabyx]]></dc:creator><pubDate>Mon, 18 Oct 2004 16:32:03 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 16:20:33 GMT]]></title><description><![CDATA[<p>aaaabyx schrieb:</p>
<blockquote>
<p>Soll man ihm vielleicht noch mal erklären wie er <strong>dynamisch</strong> ne listbox erstellt ne listbox löscht in ne listbox was einträgt oder kann er dann vielleicht auch mal in die Hilfe gucken?</p>
</blockquote>
<p>Das käme dann wohl schon einem Selbstmordversuch gleich, oder?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631771</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631771</guid><dc:creator><![CDATA[Dasd]]></dc:creator><pubDate>Mon, 18 Oct 2004 16:20:33 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Mon, 18 Oct 2004 16:37:21 GMT]]></title><description><![CDATA[<p>Naja stimmt wohl :p</p>
<p>Frag mich schon was als nächstes kommt.<br />
Vielleicht wie er die Datei dann wieder laden kann?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631793</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631793</guid><dc:creator><![CDATA[aaaabyx]]></dc:creator><pubDate>Mon, 18 Oct 2004 16:37:21 GMT</pubDate></item><item><title><![CDATA[Reply to Listbox als Textdatei on Tue, 19 Oct 2004 09:23:28 GMT]]></title><description><![CDATA[<p>das weiß ich schon <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /><br />
tut mir leid das weiß ich trotzdem danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/632216</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/632216</guid><dc:creator><![CDATA[~smirnofe]]></dc:creator><pubDate>Tue, 19 Oct 2004 09:23:28 GMT</pubDate></item></channel></rss>