CreateFile Method

 Object: FileManager
 Syntax: CreateFile ([in] Filename, [in, optional] OverWrite)
 Description: This method creates the specified file. By default, it will overwrite the destination file. Set OverWrite to False to not overwrite the destination file.

 

Previous Page Next Page