AtEndOfFile Property
Object:
TextStream
Syntax:
AtEndOfFile ()
Type:
Boolean
Description:
This property returns true if the file cursor is at the end of the file. It returns false if the cursor is at the beginning or middle of the file.
Previous Page
Next Page