August 1999
Intermediate to advanced
1488 pages
72h 53m
English
Core JScript object created by calling the GetDrive() method of the FileSystemObject object.
File System Objects (FSO) provide access to properties, methods, and events, using simple dot notation, to allow you to work with folders and files. A Drive is a file system object that provides access to the properties of disk drives and shared networks. A Drive object is created using the GetDrive() method of the file system object. The properties associated with the Drive object are listed in Table 9.4. For more information on file system objects, see the FileSystemObject section in this chapter.
| Item | Description |
|---|---|
| AvailableSpace | Returns amount of space available to ... |
Read now
Unlock full access