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

	<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-11-19T14:15:11-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-11-19T14:15:11-04:00</updated>

		<published>2005-11-19T14:15:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57605#p57605</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57605#p57605"/>
		<title type="html"><![CDATA[pasting colours though external script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57605#p57605"><![CDATA[
everything's possible, you could dump stuff on IRC using Ada or PL/SQL, but that's not the point here - the point is this forum is for Tcl scripting, not for shell scripting, so piping shell scripts through Tcl is off-topic<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Nov 19, 2005 2:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[wilson]]></name></author>
		<updated>2005-11-19T14:10:48-04:00</updated>

		<published>2005-11-19T14:10:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57604#p57604</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57604#p57604"/>
		<title type="html"><![CDATA[pasting colours though external script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57604#p57604"><![CDATA[
Your saying its not possible ?  I'm totally shocked if that is the case.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7004">wilson</a> — Sat Nov 19, 2005 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-11-19T13:58:29-04:00</updated>

		<published>2005-11-19T13:58:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57603#p57603</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57603#p57603"/>
		<title type="html"><![CDATA[pasting colours though external script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57603#p57603"><![CDATA[
don't use shell script, use Tcl only<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Nov 19, 2005 1:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[wilson]]></name></author>
		<updated>2005-11-19T13:42:56-04:00</updated>

		<published>2005-11-19T13:42:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57602#p57602</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57602#p57602"/>
		<title type="html"><![CDATA[pasting colours though external script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57602#p57602"><![CDATA[
I want to paste colours onto irc, but the eggdrop ends up pushing raw commands onto irc.<br><br>tcl contains:<br><br>set output [exec /bin/rank.sh]<br>putquick "PRIVMSG $chan :$output"<br><br>my bash script contains :<br><br>echo \\0034TV\\003<br><br>which if run in the shell returns:<br><br>./rank.sh<br>\0034TV\003<br><br>On irc, unforunatly the RAW text is output including "\".  Looking at some of the other posts I saw subst mentioned.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7004">wilson</a> — Sat Nov 19, 2005 1:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
