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

 

JScript FileSystemObject Object FolderExists Method

Returns True if a specified folder exists; False if it does not.

Syntax: JScript FileSystemObject Object FolderExists Method

object.FolderExists(folderspec)

Arguments: JScript FileSystemObject Object FolderExists Method

object

The name of a FileSystemObject object. Required.

folderspec

The name of the folder whose existence is to be determined. A complete path specification (either absolute or relative) must be provided if the folder isn't expected to exist in the current folder. Required.

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