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

(Created page with "$nofile(filename) Returns the path in filename without the actual filename.")
 
Line 1: Line 1:
 +
== Synopsis ==
 +
<pre>
 
$nofile(filename)
 
$nofile(filename)
 
Returns the path in filename without the actual filename.
 
Returns the path in filename without the actual filename.
 +
</pre>

Revision as of 08:10, 12 June 2017

Synopsis

$nofile(filename)
Returns the path in filename without the actual filename.