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

	<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-10-17T07:04:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[joke]]></name></author>
		<updated>2005-10-17T07:04:31-04:00</updated>

		<published>2005-10-17T07:04:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56674#p56674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56674#p56674"/>
		<title type="html"><![CDATA[First x chars of a string variable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56674#p56674"><![CDATA[
Thx for the quick and correct answer. Script works fine now.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6616">joke</a> — Mon Oct 17, 2005 7:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[avilon]]></name></author>
		<updated>2005-10-17T06:55:54-04:00</updated>

		<published>2005-10-17T06:55:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56673#p56673</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56673#p56673"/>
		<title type="html"><![CDATA[First x chars of a string variable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56673#p56673"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set string2 [string range $string1 0 4]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5191">avilon</a> — Mon Oct 17, 2005 6:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[joke]]></name></author>
		<updated>2005-10-17T06:48:17-04:00</updated>

		<published>2005-10-17T06:48:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56672#p56672</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56672#p56672"/>
		<title type="html"><![CDATA[First x chars of a string variable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56672#p56672"><![CDATA[
Hi,<br><br>is it possible to create a variable with the first x chars of another string variable?<br><br>For example:<br><br>string1 -&gt; "Hello world"<br>string2 -&gt; First 5 chars of string1 -&gt; "Hello"<br><br><br>Thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6616">joke</a> — Mon Oct 17, 2005 6:48 am</p><hr />
]]></content>
	</entry>
	</feed>
