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

	<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-03-20T21:22:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-20T21:22:00-04:00</updated>

		<published>2002-03-20T21:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5590#p5590</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5590#p5590"/>
		<title type="html"><![CDATA[output formating question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5590#p5590"><![CDATA[
thanks for the reply.<br><br>After further page flipping (by your guideance) I have changed the bind from a pub to a pubm as I don't want to deal with an eval at this time.<br><br>it was a simple matter to change. thanks!!!<p>Statistics: Posted by Guest — Wed Mar 20, 2002 9:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-03-20T20:59:00-04:00</updated>

		<published>2002-03-20T20:59:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5589#p5589</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5589#p5589"/>
		<title type="html"><![CDATA[output formating question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5589#p5589"><![CDATA[
because you're using the variable $args which holds special meaning in tcl (go read the manual page for proc for the details).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed Mar 20, 2002 8:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-20T19:27:00-04:00</updated>

		<published>2002-03-20T19:27:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5585#p5585</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5585#p5585"/>
		<title type="html"><![CDATA[output formating question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5585#p5585"><![CDATA[
yes its me again. hopefully this won't be one of those "hard things are simple and simple things are hard" issue.<br>it has to do with the format of the args variable in a proc.<br>EG.<br>proc html:mgs {nick uhost handle chan args} {<br>global botnick<br>;# sniping code to make this shorter<br><br>putserv "PRIVMSG $user : Urgent message sent by: $nick $args"<br><br>;# sniping code again.<br><br>The output is formated as follows:<br>Urgent message Sent by: mark2 {test again} <br><br>The question has to do with the curly braces around "test again".  A: why are they there? B: how can I get rid of them?<br><br>oh yes.. a C: how are you posting code so it saves its formating on this board?<br><br>Thanks in advance!<br><br>Otter<br><br>&lt;font size=-1&gt;[ This Message was edited by: otterboyy on 2002-03-20 16:27 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Wed Mar 20, 2002 7:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
