Previous: SeekEof procedure To the Table of Content Next: SetString procedure

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

SeekEoln procedure

Targets: MS-DOS, OS/2, Win32


System Unit

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

Declaration:
function SeekEoln [ (var  F:Text) ]: Boolean;
Remarks:
Must be used on text files. File (F) must be open.


Previous: SeekEof procedure To the Table of Content Next: SetString procedure
SeekEof procedure Table of Content SetString procedure

- 4.62.2.78 -