<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24fserve</id>
	<title>$fserve - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=%24fserve"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$fserve&amp;action=history"/>
	<updated>2026-06-04T05:08:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=$fserve&amp;diff=4901&amp;oldid=prev</id>
		<title>Aca20031 at 16:07, 30 September 2008</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=$fserve&amp;diff=4901&amp;oldid=prev"/>
		<updated>2008-09-30T16:07:27Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Returns information about a FileServe window.&lt;br /&gt;
&lt;br /&gt;
 $fserve(&amp;lt;N|nick,N)[.ip|.status|.cd]&lt;br /&gt;
* Parameters&lt;br /&gt;
** You may specify N (any number) to refer to the Nth open FileServe window. N=0 returns the number of FileServe windows.&lt;br /&gt;
** You may specify nick, N to return the Nth open FileServe window that is open with the given nick&lt;br /&gt;
* Properties&lt;br /&gt;
** No property - returns window name&lt;br /&gt;
** .ip - returns the IP with which this FileServe window is communicating&lt;br /&gt;
** .status - returns current status of the FileServe&lt;br /&gt;
** .cd - returns the current directory of the FileServe&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Suppose we have two FileServe windows. One with aca20031 and one with Vliedel&lt;br /&gt;
&lt;br /&gt;
 $fserve(0)&lt;br /&gt;
Returns 2&lt;br /&gt;
&lt;br /&gt;
 $fserve(1)&lt;br /&gt;
Returns aca20031&lt;br /&gt;
&lt;br /&gt;
 $fserve(Vliedel,0)&lt;br /&gt;
Returns 1 (One window open with Vliedel)&lt;br /&gt;
&lt;br /&gt;
 $fserve(2).ip&lt;br /&gt;
Returns Vliedel&amp;#039;s IP&lt;br /&gt;
&lt;br /&gt;
[[Category:Window Identifiers]]&lt;/div&gt;</summary>
		<author><name>Aca20031</name></author>
	</entry>
</feed>