June 2001
Intermediate to advanced
620 pages
19h 29m
English
Stream.LineSeparator Property — (Versions 2.5, 2.6)
stream.LineSeparator = lineseparator
The LineSeparator indicates the character (or characters) that are used to indicate the end of a line in text streams.
LineSeparatorEnum
The default value for the LineSeparator property is
adCRLF, which indicates both a carriage return and
a line feed.
This property is valid only for text streams, which are Stream
objects having a value of adTypeText for their
Type property value.
LineSeparatorEnum Enumeration, Stream.SkipLine Method
Read now
Unlock full access