From WikiChip
Difference between revisions of "mirc/identifiers/$cd"
< mirc‎ | identifiers

(Bot: ac)
Line 1: Line 1:
 
{{mirc title|$cd identifier}}The '''$cd''' identifier contains the current directory/folder a user is viewing within an {{mirc|/fserve}}.
 
{{mirc title|$cd identifier}}The '''$cd''' identifier contains the current directory/folder a user is viewing within an {{mirc|/fserve}}.
 +
  
 
== Synopsis ==
 
== Synopsis ==
Line 18: Line 19:
 
* {{mIRC|/fserve}}
 
* {{mIRC|/fserve}}
  
[[Category:mIRC identifiers]]
+
[[Category:mIRC identifiers|$cd identifier - mIRC]]

Revision as of 13:35, 20 September 2017

The $cd identifier contains the current directory/folder a user is viewing within an /fserve.


Synopsis

$cd

Paramters

None

Example

This example will send the user the current folder they are in if they type !folder:

; Listen for !folder on the SERV event
ON *:SERV:!folder:msg =$nick Current Folder: $cd

Compatibility

Added: mIRC v4.0
Added on: 20 Mar 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.

See Also