company logo

File - File access

The class has been provided in order to support additional file access features especially from within OSI. When using other programming languages, it suggested to use language specific file support, which, usually, provides more enhanced features. The class supports files as well as directories, which are considered as specific kind of files.

Specialized file classes provide special support for binary and text file access based on Binary and String objects (TextFile, BinaryFile).

Function Groups
Functions