WriteLine Method
Writes a specified string and newline character to a TextStream file.
Syntax
object.WriteLine([string])
Arguments
Remarks
For Windows NT systems, WriteBlankLines uses <CR><LF> as the newline character. On UNIX systems, WriteBlankLines uses <LF>.
Copyright © 2000 Chili!Soft