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

	<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>2003-02-09T19:30:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[sirkrunch]]></name></author>
		<updated>2003-02-09T19:30:50-04:00</updated>

		<published>2003-02-09T19:30:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16376#p16376</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16376#p16376"/>
		<title type="html"><![CDATA[file and date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16376#p16376"><![CDATA[
thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2010">sirkrunch</a> — Sun Feb 09, 2003 7:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-02-09T18:19:03-04:00</updated>

		<published>2003-02-09T18:19:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16374#p16374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16374#p16374"/>
		<title type="html"><![CDATA[file and date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16374#p16374"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set file_pre "perfect"set file_end ".txt"set file_name "${file_pre}[clock [clock seconds] -format "%m%d%y"]${file_end}"</code></pre></div>You can scrap the file_pre and file_end, but it makes things a little simpler to read.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Feb 09, 2003 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[sirkrunch]]></name></author>
		<updated>2003-02-09T17:33:25-04:00</updated>

		<published>2003-02-09T17:33:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16371#p16371</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16371#p16371"/>
		<title type="html"><![CDATA[file and date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16371#p16371"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set datenow [clock format [clock seconds] -format %m][clock format [clock seconds] -format %d][clock format [clock seconds] -format %y]set file_pre "perfect"set file_end ".txt"set file_name $file_pre$datenow$file_end</code></pre></div>is what i'm using atm, is there a way to make it smaller?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2010">sirkrunch</a> — Sun Feb 09, 2003 5:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
