skip

Description

The number of records to skip in the input file.

Read/Write property

Type: integer

Example

Dim TextConverter

Set TextConverter = CreateObject( "ConverterX.ConverterX.1" )

TextConverter.skip = 8

TextConverter.SaveProject( "C:\data\Test.ConverterX" )

See also

record_delimiter

API Methods and Properties