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

	<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>2007-02-15T15:50:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tsukeh]]></name></author>
		<updated>2007-02-15T15:50:05-04:00</updated>

		<published>2007-02-15T15:50:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70470#p70470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70470#p70470"/>
		<title type="html"><![CDATA[filter last character]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70470#p70470"><![CDATA[
filter out last char: string range $text 0 end-1<br>or<br>filter out ")" char(s) from right side: string trimright $text ")"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5911">tsukeh</a> — Thu Feb 15, 2007 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pipo]]></name></author>
		<updated>2007-02-15T11:31:10-04:00</updated>

		<published>2007-02-15T11:31:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70466#p70466</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70466#p70466"/>
		<title type="html"><![CDATA[filter last character]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70466#p70466"><![CDATA[
I have text like:<br><br>(blablablabla)<br><br>How can I filter out the last ")"<br><br>So the text will be:<br><br>(blablablabla<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8399">pipo</a> — Thu Feb 15, 2007 11:31 am</p><hr />
]]></content>
	</entry>
	</feed>
