Method of IWshTextStream
Writes a specified number of newline characters to a TextStream file
WshTextStream.WriteBlankLines(Lines);
WshTextStream.WriteBlankLines Lines
HRESULT hr = WshTextStream.WriteBlankLines(Lines);
IWshTextStream