From WikiChip
$freadex Identifier - mIRC
< mirc‎ | identifiers

$freadex returns the total content of the file from the pointer.


Synopsis[edit]

$freadex(N/name) returns the content of the file

Parameters[edit]

  • N - The Nth handle to be used
  • name - The handle name to be used

Properties[edit]

None

Example[edit]

//fopen test $qt($mircini) | echo -a > $freadex(test) | fclose test

Compatibility[edit]

Added: mIRC v7.59
Added on: 08 Feb 2020
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

/fclose /fseek /flist /fwrite $fopen $feof $fgetc $ferr $fread