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

 

JScript FileSystemObject Object GetFile Method

Returns a File object corresponding to the file in a specified path.

Syntax: JScript FileSystemObject Object GetFile Method

object.GetFile(filespec)

Arguments: JScript FileSystemObject Object GetFile Method

object

The name of a FileSystemObject. Required.

filespec

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

Remarks: JScript FileSystemObject Object GetFile Method

An error occurs if the specified file does not exist.

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