Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Class TFileInput

TFileInput -> TInput

Instances of TFileInput represent an input stream associated with a file.

Method Summary
constructor fileName
         Opens the file for reading.

Method Detail

constructor

TFileInput constructor fileName

Opens the file for reading.

Parameters:
fileName - String containing the path name of the file to read.

If the file identified by fileName could not be opened for reading then a runtime error occurs. This can happen if the process has insufficient previleges or if fileName refers to a nonexisting path.


Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002