Previous PageNext Page

8.5 Objects and Collections

Dictionary
 
Stores data as key, item pairs
 
Drive
 
Provides access to the properties of a disk drive or network share.
 
Err
 
Contains information about run-time errors.
 
File
 
Provides access to the properties of a file.
 
FileSystemObject
 
Provides access to a computer's file system.
 
Folder
 
Provides access to the properties of a folder.
 
TextStream
 
Facilitates sequential access to a file.
 
VBScript Collections
 
Useful collections of other objects.
 


Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page