8.10.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 filespec is 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
|