From http://www.w3schools.com (Copyright Refsnes Data)
Complete Stream Object Reference
The SkipLine method is used to skip a line when reading a text Stream. All characters including the line separator, are skipped. Default line separator is adCRLF.
Note: This method is only used with text Stream objects.
| objStream.SkipLine |
Complete Stream Object Reference
From http://www.w3schools.com (Copyright Refsnes Data)