ISDBFileSystem::CreateTextFile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 15:03, 21 March 2007
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.