Actions
$nopath » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 08/11/2015 06:18 AM
Added in 1.9.0
$nopath(filename)
Returns filename without a path if it has one.
Example
; Print the filename for the path 'c:\windows\notepad.exe'. //echo -ag $nopath(c:\windows\notepad.exe)
Updated by Per Amundsen over 9 years ago · 1 revisions