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

Line 4: Line 4:
  
 
== Synopsis ==
 
== Synopsis ==
<pre><source lang="mIRC">
+
<source lang="mIRC">
$nofile(path)</pre></source>
+
$nofile(path)</source>
  
 
== Paramters ==
 
== Paramters ==

Revision as of 08:19, 12 June 2017


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

Synopsis

$nofile(path)

Paramters

None

Properties

None

Example

//echo -a $usermode

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.


See Also