<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/12449" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2006-09-22T05:18:19-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/12449</id>

		<entry>
		<author><name><![CDATA[Access]]></name></author>
		<updated>2006-09-22T05:17:30-04:00</updated>

		<published>2006-09-22T05:17:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66548#p66548</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66548#p66548"/>
		<title type="html"><![CDATA[[SOLVED] List in String?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66548#p66548"><![CDATA[
rofl...i am so stupid^^<br><br>thx!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7832">Access</a> — Fri Sep 22, 2006 5:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-09-21T19:47:02-04:00</updated>

		<published>2006-09-21T19:47:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66526#p66526</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66526#p66526"/>
		<title type="html"><![CDATA[[SOLVED] List in String?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66526#p66526"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set newvar [lindex $list1 1] </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Sep 21, 2006 7:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Access]]></name></author>
		<updated>2006-09-22T05:18:19-04:00</updated>

		<published>2006-09-21T06:49:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66519#p66519</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66519#p66519"/>
		<title type="html"><![CDATA[[SOLVED] List in String?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66519#p66519"><![CDATA[
I got the following list:<br><br>$list1<div class="codebox"><p>Code: </p><pre><code>{test.test.test-test {2006-09-21 12:17:07} mobo}</code></pre></div>-&gt; <div class="codebox"><p>Code: </p><pre><code>set list2 [join $list1]</code></pre></div>$list2<div class="codebox"><p>Code: </p><pre><code>test.test.test-test {2006-09-21 12:17:07} mobo</code></pre></div><br>Now...how to extract the "{2006-09-21 12:17:07}" from the string?<br>Or other solutions?!<br><br>Thank you, very nice Forum!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7832">Access</a> — Thu Sep 21, 2006 6:49 am</p><hr />
]]></content>
	</entry>
	</feed>
