Name

TextStream.SkipLine Method

Syntax

                  oTextStreamObj
                  .SkipLine

Availability

R

Description

Ignores the current line when reading from a text file.

Rules at a Glance

  • The SkipLine method is available only for files opened in ForReading mode.

  • After the SkipLine method executes, the internal file pointer is placed at the beginning of the line immediately following the skipped line, assuming that one exists.

Get VBScript in a Nutshell 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.