Project

General

Profile

Actions

$nofile » History » Revision 1

Revision 1/2 | Next »
Per Amundsen, 08/11/2015 06:17 AM


Added in 1.9.0

$nofile(filename)

Returns the path in filename without the actual filename.

Example

; Print the path 'c:\windows\notepad.exe' without the filename.
//echo -ag $nofile(c:\windows\notepad.exe)

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT