Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

VBScript TextStream Object SkipLine Method

Skips the next line when reading a TextStream file.

Syntax: VBScript TextStream Object SkipLine Method

object.SkipLine

Arguments: VBScript TextStream Object SkipLine Method

object

The name of a TextStream object.

Remarks: VBScript TextStream Object SkipLine Method

Skipping a line means reading and discarding all characters in a line up to and including the next newline character.

An error occurs if the file is not open for reading.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.