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

m
m
 
Line 1: Line 1:
{{mirc title|$ferr identifier}}'''$ferr''' return 1 if a file error of some kind occured from the last file access attempt in any script, 0 otherwise
+
{{mirc title|$ferr Identifier}}'''$ferr''' return 1 if a file error of some kind occured from the last file access attempt in any script, 0 otherwise
  
  

Latest revision as of 18:47, 22 September 2017

$ferr return 1 if a file error of some kind occured from the last file access attempt in any script, 0 otherwise


Synopsis[edit]

$ferr

Parameters[edit]

None

Properties[edit]

None

Example[edit]

//fopen test noexist | echo -a $ferr | fclose test

Compatibility[edit]

Added: mIRC v6.1
Added on: 29 Aug 2003
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list