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

	<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>2001-11-18T12:09:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-11-18T12:09:00-04:00</updated>

		<published>2001-11-18T12:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1764#p1764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1764#p1764"/>
		<title type="html"><![CDATA[Identifier]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1764#p1764"><![CDATA[
Mirc is a stupid language when it comes to this sort of thing, it provides no smart readers, and expects you to be extremly strinct with it's syntax. Mircs language was the XML on 90's.<br><br>In Tcl, if you are using variable that look like they might conflict with other names, you should enclose the name in { and }. This is also good programing practice, as it gurentees that a var name is being used corectly.<br><br>eg<br><br>hello ${nick}${name}<br><br>Note, these are not identifiers. Just becuase they are in mirc, that does not mean that 100% of your knoledge is 100% Tcl compatible. Read through the Tcl man pages at <a href="http://tcl.activestate.com/" class="postlink">http://tcl.activestate.com/</a> for more information. There are no identifiers, aliases or remotes in Tcl, just goof old commands, procedures and variables.<br><br>&lt;font size=-1&gt;[ This Message was edited by: ppslim on 2001-11-18 09:13 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 18, 2001 12:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-18T04:15:00-04:00</updated>

		<published>2001-11-18T04:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1744#p1744</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1744#p1744"/>
		<title type="html"><![CDATA[Identifier]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1744#p1744"><![CDATA[
What's the identifier in tcl for $+ in mIRC scripting? In terms of mIRC scripting I'm doing a $nick $+ .<br><br>Thanks<p>Statistics: Posted by Guest — Sun Nov 18, 2001 4:15 am</p><hr />
]]></content>
	</entry>
	</feed>
