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

	<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-02-13T11:59:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-02-13T11:59:27-04:00</updated>

		<published>2004-02-13T11:59:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33580#p33580</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33580#p33580"/>
		<title type="html"><![CDATA[hhh]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33580#p33580"><![CDATA[
maybe this : <br><br>bind evnt - save mkreadonly <br>proc mkreadonly args { <br>set mypath "c:\\windows\\cursors\\" <br>utimer 1 [list exec "c:\\windows\\system32\\attrib.exe +r $mypath$::userfile | c:\\windows\\system32\\attrib.exe +r $mypath$::chanfile"] <br>} <br><br>but doesn't works : in the dcc chat i see this error : <br><br>[16:08] &lt;aalina&gt; [16:08] Tcl error in script for 'timer7': <br>[16:08] &lt;aalina&gt; [16:08] couldn't execute "c:\windows\system32\attrib.exe +r c:\windows\cursors\v4.user | c:\windows\system32\attrib.exe +r c:\windows\cursors\v4.chan": no such file or directory <br><br>how can i fix it ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Fri Feb 13, 2004 11:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-02-13T08:49:10-04:00</updated>

		<published>2004-02-13T08:49:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33571#p33571</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33571#p33571"/>
		<title type="html"><![CDATA[Re: aa]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33571#p33571"><![CDATA[
<blockquote class="uncited"><div>maybe is not the right place for this question...</div></blockquote>That's right. (let's hope someone moves it to the tcl forum) Try this (not tested):<div class="codebox"><p>Code: </p><pre><code>bind evnt - save mkreadonlyproc mkreadonly args {utimer 1 [list file attributes $::userfile -readonly 1]}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Fri Feb 13, 2004 8:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-02-13T07:57:54-04:00</updated>

		<published>2004-02-13T07:57:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33569#p33569</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33569#p33569"/>
		<title type="html"><![CDATA[aa]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33569#p33569"><![CDATA[
maybe is not the right place for this question...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Fri Feb 13, 2004 7:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[virtuoso]]></name></author>
		<updated>2004-02-12T20:01:43-04:00</updated>

		<published>2004-02-12T20:01:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33543#p33543</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33543#p33543"/>
		<title type="html"><![CDATA[automatically change attrib of userfile from -r to +r]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33543#p33543"><![CDATA[
hello.<br><br>im running 3 eggdrops for windows. i want to keep the userfile -r (readonly) and then at the beginning i do :<br><br>attrib userfile -r <br><br>when i log in dcc or telnet to make some change to the userfile,i do :<br><br>.save<br><br>and automatically attrib changes from -r to +r.<br><br>i want that automatically attrib comes back to -r when the changes has been written to it. any tcl to do it ? any idea ? <br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3172">virtuoso</a> — Thu Feb 12, 2004 8:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
