From WikiChip
$nopath identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$nopath(path) returns filename without a path if it has one.
Synopsis
$nopath(filename)
Parameters
filename = the filename you want the path of
Properties
None
Example
//echo -a $nopath($mircexe)
It will return the "mirc.exe" filename without the "path" direction into it.
Compatibility
Added: mIRC v4.7
Added on: 09 Dec 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.