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

	<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-01-18T05:03:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[-W0kk3L-]]></name></author>
		<updated>2005-01-18T05:03:55-04:00</updated>

		<published>2005-01-18T05:03:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45498#p45498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45498#p45498"/>
		<title type="html"><![CDATA[Calculation problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45498#p45498"><![CDATA[
Thank you <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2750">-W0kk3L-</a> — Tue Jan 18, 2005 5:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2005-01-17T15:32:17-04:00</updated>

		<published>2005-01-17T15:32:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45489#p45489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45489#p45489"/>
		<title type="html"><![CDATA[Calculation problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45489#p45489"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>expr {1435%256}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Jan 17, 2005 3:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[-W0kk3L-]]></name></author>
		<updated>2005-01-17T15:26:12-04:00</updated>

		<published>2005-01-17T15:26:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45488#p45488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45488#p45488"/>
		<title type="html"><![CDATA[Calculation problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45488#p45488"><![CDATA[
Hey, can anyone help me with a little bit of tcl....<br><br>i have a number, say 659, and i want to take off as many times 256 as possible. And i want the rest put in a variable....<br><br>example 1:<br>659 is the start number....<br>659 - 256 - 256 = 147. Place 147 (the rest) in a variable.<br><br>example 2: <br>1435 is the startnumber....<br>1435-256-256-256-256-256 = 155. Place 155 (the rest) in a variable.<br><br>Anyone got an idea how i do this in tcl?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2750">-W0kk3L-</a> — Mon Jan 17, 2005 3:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
