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.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.