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

	<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>2003-07-11T17:07:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-07-11T17:07:22-04:00</updated>

		<published>2003-07-11T17:07:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23335#p23335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23335#p23335"/>
		<title type="html"><![CDATA[Reference needed...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23335#p23335"><![CDATA[
hehe... I'll take your word for it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Fri Jul 11, 2003 5:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-11T13:16:25-04:00</updated>

		<published>2003-07-11T13:16:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23325#p23325</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23325#p23325"/>
		<title type="html"><![CDATA[Reference needed...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23325#p23325"><![CDATA[
I am terribly sorry I didn't read properly....<br><br>Drug is bad mmm'Kay?? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by Guest — Fri Jul 11, 2003 1:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-11T13:13:52-04:00</updated>

		<published>2003-07-11T13:13:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23324#p23324</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23324#p23324"/>
		<title type="html"><![CDATA[Reference needed...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23324#p23324"><![CDATA[
even with the $ i get the same error<p>Statistics: Posted by Guest — Fri Jul 11, 2003 1:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2003-07-11T13:08:44-04:00</updated>

		<published>2003-07-11T13:08:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23323#p23323</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23323#p23323"/>
		<title type="html"><![CDATA[Reference needed...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23323#p23323"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>incr cmpt</code></pre></div>no need for the $ infront<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Fri Jul 11, 2003 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-07-11T11:46:32-04:00</updated>

		<published>2003-07-11T11:46:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23316#p23316</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23316#p23316"/>
		<title type="html"><![CDATA[Reference needed...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23316#p23316"><![CDATA[
Hey Guyz!<br><br>I would like a reference link to understand what I am doing wrong with that script :<br><br>   set fidCmpt [open "file.cmpt" RDWR]<br><br>   set cmpt [read -nonewline $fidCmpt]<br><br>   incr $cmpt<br>   <br>   puthelp "NOTICE $nick :Counter is at $cmpt"<br><br>   close $fidCmpt<br><br>I also tried incr $(cmpt)<br><br>On incr $(cmpt) I got : Tcl error [join_justjoined]: can't read "(cmpt)": no such variable<br><br>On incr $cmpt I got : Tcl error [join_justjoined]: can't read "1000": no such variable<br><br>1000 is the value red in file.cmpt just above.<br><br>After some tests I tought I need to convert $cmpt in interger or something.. I did not found how to yet.. Can you refer me somewhere?<br><br>Thanx!!<p>Statistics: Posted by Guest — Fri Jul 11, 2003 11:46 am</p><hr />
]]></content>
	</entry>
	</feed>
