Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript FileSystemObject Collections

Collections: JScript Collections

JScript Collections Drives Collection

Collection of available drives.

JScript Collections Files Collection

Collection of all File objects in a Folder object.

JScript Folders Collection

Collection of all Folder objects in a Folder object.

Methods: JScript Collections

JScript Collections Add Method

Adds a new Folder object to a Folders collection.

Properties: JScript Collections

JScript Collections Count Property

The number of items in a collection.

JScript Collections Item Property

An item in a collection.

Note

Collections returned by FileSystemObject method calls reflect the state of the file system when the collection was created. Changes to the file system after creation are not reflected in the collection. If the file system might be changed during the lifetime of the collection object, the method returning the collection should be called again to ensure that the contents are current.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.