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

 

JScript FileSystemObject Object GetFolder Method

Returns a Folder object corresponding to the folder in a specified path.

Syntax: JScript FileSystemObject Object GetFolder Method

object.GetFolder(folderspec)

Arguments: JScript FileSystemObject Object GetFolder Method

object

The name of a FileSystemObject. Required.

folderspec

The path (absolute or relative) to a specific folder. Required.

Remarks: JScript FileSystemObject Object GetFolder Method

An error occurs if the specified folder does not exist.

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