Previous: Eof function To the Table of Content Next: Erase procedure

- 4.62.2.23 -
Standard Units
System Unit
System Unit Procedures and Functions

Eoln function

Targets: MS-DOS, OS/2, Win32

System Unit

Returns the end-of-line status of a text file.

Declaration:
function Eoln[(var  F: Text)]: Boolean;
Remarks:
If an error occurred, IOResult returns an error code, otherwise IOResult is set to zero.


Previous: Eof function To the Table of Content Next: Erase procedure
Eof function Table of Content Erase procedure

- 4.62.2.23 -