atEndOfStream
Gets the pointer’s overall status over the text stream.
ReadWrite
ReadOnly
Syntax
expression.atEndOfStream
Parameters
None
Returns
Type: Boolean
📝Note
The
atEndOfStreamproperty returnsTrueif the file pointer is at the end of a file, andFalseif not.
- See also
- ReadText Method.