TextStream.Skip() (Method)

A method that skips a specified number of characters through the text stream.

Availability:

JScript - 2.0
Internet Explorer - 4.0
JavaScript syntax:IEmyTextStream.Skip(aCount)
Argument list:aCountThe number of characters to skip through the file

Refer to:

TextStream.Read()