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

	<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>2002-11-11T05:48:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-11T05:48:43-04:00</updated>

		<published>2002-11-11T05:48:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13034#p13034</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13034#p13034"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13034#p13034"><![CDATA[
Do not use split on a list. Split should only be used on a string.<br><br>This can cause all sorts of issues, that may not rear themselves till the furture, but will haunt you.<br><br>As it returns a list, you can use list commands straight off. You could possibly use join to create a string from the list, but my guess is you need it as a list.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Nov 11, 2002 5:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-11T01:35:35-04:00</updated>

		<published>2002-11-11T01:35:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13019#p13019</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13019#p13019"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13019#p13019"><![CDATA[
ahh..<br>i just tried to split it with [split " "]<p>Statistics: Posted by Guest — Mon Nov 11, 2002 1:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-10T20:18:03-04:00</updated>

		<published>2002-11-10T20:18:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13017#p13017</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13017#p13017"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13017#p13017"><![CDATA[
As with many of the Tcl commands in eggdrop, this command returns a Tcl list.<br><br>Lists, in a simple form, are arrays encapsulated in a string.<br><br>WHat you to watch out for, ios that you use list commands on lists, and string command on strings, and not to mix the commands.<br><br>You can convert between list to string with the join command, and string to list with the split command.<br><br>Howver, to correctly obtain a item from a list, use the lindex command.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 10, 2002 8:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-10T19:43:16-04:00</updated>

		<published>2002-11-10T19:43:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13013#p13013</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13013#p13013"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13013#p13013"><![CDATA[
hm..<br>i got my channellist now.. but i got also channels with a eg. "]" in it.. so the channellist looks like "#my2stchan #my2sndchan {#my][3rdchan}"<br>how can just get the channame w/o the "{}" bc it is no real chan i'm not able to get my userstatus <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>thx1more4help<p>Statistics: Posted by Guest — Sun Nov 10, 2002 7:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-10T14:10:44-04:00</updated>

		<published>2002-11-10T14:10:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12997#p12997</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12997#p12997"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12997#p12997"><![CDATA[
yo..thx..i'll remember next time<p>Statistics: Posted by Guest — Sun Nov 10, 2002 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-10T13:59:56-04:00</updated>

		<published>2002-11-10T13:59:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12994#p12994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12994#p12994"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12994#p12994"><![CDATA[
All this information is availabel in tcl-commands.doc<br><br>Look up channel and isop, isvoice and so on.<br><br>Please try and read the documentation before posting.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 10, 2002 1:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-11-10T13:53:21-04:00</updated>

		<published>2002-11-10T13:53:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12993#p12993</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12993#p12993"/>
		<title type="html"><![CDATA[channellist]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12993#p12993"><![CDATA[
hi@ll..<br>an other simple question *g*<br>how can i get a list of all channels my bot is in?<br>and what status it has (+v/+o) ..<br>thx4help<p>Statistics: Posted by Guest — Sun Nov 10, 2002 1:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
