File System Objects (FSO)
|
FSO.Drive Implements IDrive. This class provides a set of properties and methods
necessary to...
- [] ()
|
FSO.File Implements IFile. This class provides a set of properties and methods necessary
to...
- [] ()
|
FSO.Folder Implements IFolder. This class provides a
set of properties and methods necessary to...
- [] ()
|
FSO Constants and Enumerations. A fairly complete list of
FSO Constants and Enumerations is available to read or download here: FSOVBS.INC. This
file can be included in ASP applications or portions copied into VBscripts as needed.
|