<?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/10520" />

	<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>2005-09-18T21:48:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-09-18T21:48:48-04:00</updated>

		<published>2005-09-18T21:48:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55877#p55877</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55877#p55877"/>
		<title type="html"><![CDATA[reading from a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55877#p55877"><![CDATA[
anyway? if you expected more than that, just say so, do not hesitate to ask for help with specific issues you might be having<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Sep 18, 2005 9:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-18T21:33:41-04:00</updated>

		<published>2005-09-18T21:33:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55876#p55876</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55876#p55876"/>
		<title type="html"><![CDATA[reading from a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55876#p55876"><![CDATA[
alright.. thanks anyway.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sun Sep 18, 2005 9:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-09-17T05:05:37-04:00</updated>

		<published>2005-09-17T05:05:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55806#p55806</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55806#p55806"/>
		<title type="html"><![CDATA[reading from a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55806#p55806"><![CDATA[
I recommed reading the file line per line and append it to a list after splitting.<br> that way you have table with each entry as collum and each line as row. Now you only need to read the FAQ/manual to further access the table.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sat Sep 17, 2005 5:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-09-16T17:00:48-04:00</updated>

		<published>2005-09-16T17:00:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55790#p55790</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55790#p55790"/>
		<title type="html"><![CDATA[reading from a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55790#p55790"><![CDATA[
use [split] by ':' character<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Sep 16, 2005 5:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-16T15:30:54-04:00</updated>

		<published>2005-09-16T15:30:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55788#p55788</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55788#p55788"/>
		<title type="html"><![CDATA[reading from a file.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55788#p55788"><![CDATA[
Hi, actually I am trying to write one tcl, which will read data from a File. The data is written in a format of:<br><br>Something:1:1: Text is here...<br>Something:1:2: Text is here...<br>Something:1:3: Text is here..<br>Something:32:21: Text is here.. <br>etc etc..<br><br>So when a User goes in a Channel.. <br>!something 1 1<br>bot read it from the file and paste in the channel.<br><br>I`m a bit confused how will I mention these ":" in TCl, is there any best example or any tcl out there with which I learn and continue making my script..<br><br>Help will be appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Fri Sep 16, 2005 3:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
