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

	<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>2004-08-18T06:36:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[droolin]]></name></author>
		<updated>2004-08-18T06:36:28-04:00</updated>

		<published>2004-08-18T06:36:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39895#p39895</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39895#p39895"/>
		<title type="html"><![CDATA[structuring question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39895#p39895"><![CDATA[
Thank you for your reply, it was very much appriceated.<br><br>The comment about new threats deals with the various infected clients and such that seem to be all to dominate anymore on IRC.   We have other services that identify alot of these problems, but unfortionally we have come to the conclusion that additioanl protection was needed.  Thus the security eggie.  <br><br>Watching various other bulleton boards and news letters, there seems to be a new variant out every day of some new type of infection that affects IRC.   Thus, the new threats.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"> <br><br>Again, thank you for your post.<br><br>droolin<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3562">droolin</a> — Wed Aug 18, 2004 6:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2004-08-17T21:32:43-04:00</updated>

		<published>2004-08-17T21:32:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39888#p39888</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39888#p39888"/>
		<title type="html"><![CDATA[Re: code structing question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39888#p39888"><![CDATA[
<blockquote class="uncited"><div>Can I call procedures from one tcl script file out of another one if they are both loaded? </div></blockquote>Yes.<br><br><blockquote class="uncited"><div>Are the global variables declared in one script accessable by another one?</div></blockquote>Yes.<br> <br>Note that if you use similar binds in the different scripts, those binds must be "stackable" (refer to tcl-commands.doc).<br><blockquote class="uncited"><div>I have a feeling that this eggie will be under continous modification based upon new threats as they are identified. </div></blockquote>"new threats"... interesting statement  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Tue Aug 17, 2004 9:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[droolin]]></name></author>
		<updated>2004-08-17T21:25:32-04:00</updated>

		<published>2004-08-17T21:25:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39886#p39886</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39886#p39886"/>
		<title type="html"><![CDATA[code structing question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39886#p39886"><![CDATA[
I rewritting two scripts due to some conflicts with raw and CTCP binds, and while I am at it I'm trying to do some code clean up.  Thus, my question.<br>Can I call procedures from one tcl script file out of another one if they are both loaded? Are the global variables declared in one script accessable by another one? Hmmmm, I've seen varaibles defined in the startup config file used throughout various scripts, so I would say yes to the variable question? This is a security eggdrop, so each script would be always loaded.  <br>Reason I ask, is that I am resturcturing a couple of the bind events so that they parse the information and call the appropiate procedure based based upon basic selection criteria.  Im doing this so that the bind procedures arnt a bundle of code that is dealing with different types of things to be done.  Basicatly, the simple selection criteria dictates how I parse out information from various data strings.  <br>If I can split out this logic further into seperate tcl scripts, I would like to if possible.  Would simplyfy modifications and testing down the road.  I have a feeling that this eggie will be under continous modification based upon new threats as they are identified.<br>Any input would be most welcome please.  Also, if you feel this is a stupid idea.  Please tell me.  <br><br>droolin<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3562">droolin</a> — Tue Aug 17, 2004 9:25 pm</p><hr />
]]></content>
	</entry>
	</feed>
