ISDBTextFile::Write
Jump to navigation
Jump to search
CoClass SDBTextFile, Interface ISDBTextFile
Sub Write(aText As String)
Parameters
| Name | Type | Description |
|---|---|---|
| aText | String | String to be written to the file. |
Method description
Writes a string to a file.