The SkipLine method is used to skip a line when reading a text Stream. All characters including the line separator, are skipped. Default li...
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.
Syntax
objStream.SkipLine |
Goto ADO Stream Objects complete reference