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

	<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>2019-02-22T17:08:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2019-02-22T17:08:39-04:00</updated>

		<published>2019-02-22T17:08:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107463#p107463</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107463#p107463"/>
		<title type="html"><![CDATA[How to test tcl scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107463#p107463"><![CDATA[
This is not a direct answer to your question.   You reminded me of it though.<br><br>To test / learn / experiment with a tcl command that is new to me,  I've learned to utilize the partyline command:<br>.tcl<br><br>Same for when I want to experiment with a new proc that I'm writing.<br>Since a proc is just a named group of commands,  it can be called just as if you created a new command with the proc name.   So I call it using the .tcl command.<br><br>It's quick and easy.<br><br>The errors show up, I debug, and try again.   Once I get past it, THEN I try it with the full script, however it is designed to be used.<br><br><br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Fri Feb 22, 2019 5:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2019-02-22T15:01:38-04:00</updated>

		<published>2019-02-22T15:01:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107461#p107461</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107461#p107461"/>
		<title type="html"><![CDATA[How to test tcl scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107461#p107461"><![CDATA[
Apart the <em class="text-italics">tclsh</em> envroiment? I honestly don't know. Since the TCL language is used here mostly oriented towards eggdrop you will need to reinvent some of it's functions to mimic some of the results and this helps to some extent, but in the end you will have to load the code on a bot and test stuff out.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Feb 22, 2019 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[trivium1981]]></name></author>
		<updated>2019-02-22T13:10:56-04:00</updated>

		<published>2019-02-22T13:10:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=107459#p107459</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=107459#p107459"/>
		<title type="html"><![CDATA[How to test tcl scripts]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=107459#p107459"><![CDATA[
Hi is there any program to test tcl scripts without using eggdrop and connectiong to irc? I am new to this thing and when I test the tcl script on eggdrop I have to connect to the bot and irc to test it. Can I do it offline using only my computer? Like making website using microsoft's frontpage (Old School) and have it tested offline.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12780">trivium1981</a> — Fri Feb 22, 2019 1:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
