skip
Description
Description
The number of records to skip in the input file.
Read/Write property
Type: integer
Example
Example
Dim TextConverter
Set TextConverter = CreateObject( "ConverterX.ConverterX.1" )
TextConverter.skip = 8
TextConverter.SaveProject( "C:\data\Test.ConverterX" )
See also
See also