Previous PageNext Page

7.16.17 GetFile Method

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

Syntax

object.GetFile(filespec)

Arguments

object
The name of a FileSystemObject. Required.
filespec
The path (absolute or relative) to a specific file. Required.

Remarks

An error occurs if the specified file does not exist.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page