GetFile Method

 Object: FileManager
 Syntax: GetFile ([in] Filename)
 Returns: A file object
 Description: This method returns an individual file object.

You can use the file object to perform many other file-specific operations.

 

Previous Page Next Page