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

	<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-07-27T06:36:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MORA]]></name></author>
		<updated>2002-07-27T06:36:55-04:00</updated>

		<published>2002-07-27T06:36:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9217#p9217</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9217#p9217"/>
		<title type="html"><![CDATA[Problems with Babel 1.0....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9217#p9217"><![CDATA[
try to change this line<br>if {[string match "*&lt;textarea rows=3 wrap=virtual cols=56 name=q&gt;*" $line2]} { <br>to<br>if {[string match "*&lt;textarea rows="6" wrap=virtual cols="28" <br>style="width:300"name="q"&gt;*" $line2]} { <br>or<br>if {[string match "*&lt;textarea rows=6 wrap=virtual cols=28 <br>style=width:300name=q&gt;*" $line2]} { <br><br>- not sure if line2 have stripped ", and dont have the script here ...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1138">MORA</a> — Sat Jul 27, 2002 6:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-17T15:45:55-04:00</updated>

		<published>2002-07-17T15:45:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8933#p8933</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8933#p8933"/>
		<title type="html"><![CDATA[Problems with Babel 1.0....]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8933#p8933"><![CDATA[
Hi all...<br><br>Seems Babelfish.altavista.com have changed something...in fact the very good script babel 1.0 don't work anymore from today....<br><br>Probabily the change affects this line.... in original was...<br><br>if {[string match "*&lt;textarea rows=3 wrap=virtual cols=56 name=q&gt;*" $line2]} {<br>      set text [string range $line 55 end]<br>      puthelp "PRIVMSG $translatechan :$text"<br> }<br><br>Now seeing the source of the page of babelfish....i read this....<br><br>&lt;textarea rows="6" wrap=virtual  cols="28" <br>style="width:300"name="q"&gt;<br><br>little different now...but i can change babel tcl 1.0 for it works again?<br>I don't know what it means that 55 near the keyword end....anyone can help me? or...anyone can make a version 1.1 of babel tcl? <br><br>Very Tnx <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Wed Jul 17, 2002 3:45 pm</p><hr />
]]></content>
	</entry>
	</feed>
