AtEndOfStream Property

 Object: TextStream
 Syntax: AtEndOfStream ()
 Returns: True / False
 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