From WikiChip
$freadex Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$freadex returns the total content of the file from the pointer.
Synopsis
$freadex(N/name) returns the content of the file
Parameters
- N - The Nth handle to be used
- name - The handle name to be used
Properties
None
Example
//fopen test $qt($mircini) | echo -a > $freadex(test) | fclose test
Compatibility
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
/fclose /fseek /flist /fwrite $fopen $feof $fgetc $ferr $fread