Skip to content

ToolsFso Module

FSO utility module (currently a placeholder module).

Description

ToolsFso is a standard BAS module, currently for placeholder use, with no specific functionality implemented.

File system related functionality is mainly implemented in the following classes:

Class NameDescription
cToolsFsoPath processing, directory management
cFileIOFile operations based on Win32 API
cFileExFile operations based on VB Open statement
cToolsStreamStream operations based on ADO Stream

VB6 and LOGO copyright of Microsoft Corporation