From WikiChip
mirc/identifiers/$cd
< mirc‎ | identifiers
Revision as of 22:58, 25 June 2014 by Zmodem (talk | contribs) (Created $cd identifier - mIRC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 (final version)

Added On: 20/03/96

See Also