Brief Description |
Getting Started |
The IO assembly contains interfaces and classes for working with the computer file system, streams and objects of the Resources repository. Having studied this section you can execute the following operations using the Fore language:
Assembly resources are described in the following subsections: NOTE. On working with files and folders using IO assembly resources, take into account differences between the file systems that are used by Windows and Linux operating systems. Some properties or methods may not work or work incorrectly. |
Before studying the IO assembly it is recommended to read the following sections: Developing User Application, Fore Language Guide. |