ISDBTextFile::WriteLine: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 17:42, 21 March 2007

CoClass SDBTextFile, Interface ISDBTextFile

Sub WriteLine([aText As String])


Parameters

Name Type Description
aText String String to be written to the file.


Method description

Writes strings to a file and add new line.