August 1999
Intermediate to advanced
1488 pages
72h 53m
English
Core JScript object created by calling the GetFolder() method of the FileSystemObject object.
The Folder object, when created, provides access to all the properties of a folder. This object is created by using the GetFolder() method of the FileSystemObject object. The folder passed is the name the folder for which you want to create a JScript object.
Table 9.14 contains a list of methods and properties of the Folder object.
| Type | Item | Description |
|---|---|---|
| Method | Copy() | Copies the folder from one location to another |
| Delete() | Deletes the specified folder | |
| Move() | Moves the specified folder | |
| Property | Attributes | Sets or returns the file system attributes of the folder |
| DateCreated ... |
Read now
Unlock full access