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

	<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-09-27T15:18:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-09-27T15:07:47-04:00</updated>

		<published>2007-09-27T15:07:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76296#p76296</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76296#p76296"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76296#p76296"><![CDATA[
i changed file ext now it works, thanks all<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Thu Sep 27, 2007 3:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-09-27T13:53:04-04:00</updated>

		<published>2007-09-27T13:53:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76295#p76295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76295#p76295"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76295#p76295"><![CDATA[
yeah I chanset -stat to turn it off, still says theres no stats.. I willing to give other ways a try...<br><br>Just trying to make an easy delete script since some games/scripts don't come with a delete option<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Thu Sep 27, 2007 1:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-09-27T13:47:54-04:00</updated>

		<published>2007-09-27T13:47:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76294#p76294</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76294#p76294"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76294#p76294"><![CDATA[
Well, your script is pretty much the way to go, unless you'd like to depend on external binaries.<br><br>I assume the file is generated by some stats-script. I take it you've double-checked that there is no way it could've held the file opened?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Sep 27, 2007 1:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-09-27T13:41:02-04:00</updated>

		<published>2007-09-27T13:41:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76293#p76293</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76293#p76293"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76293#p76293"><![CDATA[
it isn't opened or in use, do you know of another sample delete script i can try?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Thu Sep 27, 2007 1:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-09-27T13:38:38-04:00</updated>

		<published>2007-09-27T13:38:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76292#p76292</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76292#p76292"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76292#p76292"><![CDATA[
Have you made sure the file was not in use (opened or such) when you deleted it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Sep 27, 2007 1:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-09-27T13:27:13-04:00</updated>

		<published>2007-09-27T13:27:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76291#p76291</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76291#p76291"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76291#p76291"><![CDATA[
hi rosc,<br><br>I have tried the full path as well and a few other ways with no luck.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Thu Sep 27, 2007 1:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-09-27T13:01:08-04:00</updated>

		<published>2007-09-27T13:01:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76290#p76290</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76290#p76290"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76290#p76290"><![CDATA[
Try using the full path, eg, /home/bot/whatever/scripts/etc/filename.dat<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Sep 27, 2007 1:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2007-09-27T15:18:31-04:00</updated>

		<published>2007-09-27T10:57:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76287#p76287</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76287#p76287"/>
		<title type="html"><![CDATA[Delete File [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76287#p76287"><![CDATA[
Trying to make a script to delete a stats file so I can easly reset it.<br><br>I tried making this but no luck:<div class="codebox"><p>Code: </p><pre><code>bind pub - !deletestats remstatsproc remstats {nick uhost hand chan arg} {if {[file exist scripts/dbase/statistics.dat]} {file delete "scripts/dbase/statistics.dat"putserv "PRIVMSG $nick :You have deleted stats"} else {putserv "PRIVMSG $nick :There are no stats."}}</code></pre></div>I don't get any error, just keeps saying There are no stats, even tho there is..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Thu Sep 27, 2007 10:57 am</p><hr />
]]></content>
	</entry>
	</feed>
