ISDBFileSystem::CreateTextFile
CoClass SDBFileSystem, Interface ISDBFileSystem
'
Parameters
Name | Type | Description |
---|---|---|
Filename | String | Full path of file to be openned. |
Overwrite | Boolean | Overwrite data if the file already has some. |
Method description
Creates and opens a file for writing.