ISDBTextFile::Write
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.
CoClass SDBTextFile, Interface ISDBTextFile
Sub Write(aText As String)
| Name | Type | Description |
|---|---|---|
| aText | String | String to be written to the file. |
Writes a string to a file.