4.67.2.77. SeekEof procedure
Table of Contents
4.67.2.79. SetString procedure
- 4.67.2.78. -
Table of Contents
4. Standard Units
4.67. System - Built-in routines
4.67.2. System Unit Procedures and Functions
4.67.2.78. SeekEoln procedure
4.67.2.78. 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.
4.67.2.77. SeekEof procedure
Table of Contents
4.67.2.79. SetString procedure
- 4.67.2.78. -