wwFileStream.Write

Writes a string to the stream buffer.

o.Write(lcContent)

nothing

Parameters

lcContent
A string that is written into the stream. Note you can also write binary data from FILETOSTR() for example.

See also