ISDBTextFile::WriteLine

From MediaMonkey Wiki
Jump to navigation Jump to search

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.