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

	<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-05-23T07:02:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-05-23T07:02:00-04:00</updated>

		<published>2002-05-23T07:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7190#p7190</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7190#p7190"/>
		<title type="html"><![CDATA[escaping variables]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7190#p7190"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set var1 "hello to you mr "ppslim""set var2 "look at my fancy "set var3 "No need for escaping 'this' one"set var4 "nor this one/"</code></pre></div>Note, you will need to add a backslash before the " in var1, and before the backslash in var2.<br><br>This board isn't the best at parsing incoming text.<br><br>&lt;font size=-1&gt;[ This Message was edited by: ppslim on 2002-05-23 05:03 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu May 23, 2002 7:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-05-23T01:10:00-04:00</updated>

		<published>2002-05-23T01:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=7188#p7188</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=7188#p7188"/>
		<title type="html"><![CDATA[escaping variables]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=7188#p7188"><![CDATA[
how do i escape " '  / in the value of a variable ?<p>Statistics: Posted by Guest — Thu May 23, 2002 1:10 am</p><hr />
]]></content>
	</entry>
	</feed>
