wwFileStream::WriteLine

Like the Write() method but appends a CRLF to the end of the line.

o.WriteLine(lcContent)

Return Value

nothing

Parameters

lcContent
Content to write to the file with a CRLF at the end of the content added.


See also:

Class wwFileStream

© West Wind Technologies, 1996-2022 • Updated: 04/16/18
Comment or report problem with topic