<< Click to Display Table of Contents >> AdoStream:WriteText() |
![]() ![]() ![]() |
Writes a specified text string to a Stream object.
METHOD WriteText ( cData AS STRING, liOptions AS USUAL ) AS VOID
cData STRING the text in characters to be written.
liOptions LONG (Optional) An AdoStreamWriteEnumvalue that specifies whether a line separator character must be written at the end of the specified string.