Type
Name
Summary
Procedure ChDir Change the working drive plus path for a specified drive
Function Eof Returns true if a file opened with
Reset is at the end
Function Eoln Returns true if the current text file is pointing at a line end
Procedure GetDir Get the default directory (drive plus path) for a specified drive
Procedure Reset Open a text file for reading, or binary file for read/write
Procedure Seek Move the pointer in a binary file to a new record position
Type TextFile Declares a file type for storing lines of text
Procedure Truncate Truncates a file size - removes all data after the current position