Method of IWshTextStream
Skips a specified number of characters when reading a TextStream file
WshTextStream.Skip(Characters);
WshTextStream.Skip Characters
HRESULT hr = WshTextStream.Skip(Characters);
IWshTextStream