TextStream.WriteBlankLines Method

Named Arguments

Yes

Syntax

oTextStreamObj.WriteBlankLines(Lines)

oTextStreamObj

Use: Required

Data Type: TextStream object

Any object variable returning a TextStream object.

Lines

Use: Required

Data Type: Long

The number of new line characters to insert.

Description

Inserts one or more newline characters in the file at the current file marker position.

See Also

TextStream.Write Method, TextStream.WriteLine Method

Get VB & VBA in a Nutshell: The Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.