We are trying to use TextFileSplitter to create multiple text files (via command line options passed as paramteres in VB Script). To these we add specific header & trailer records. We do not include the -h (header) option in the execute parameters & have noticed that the first file created is missing the first record from the original text file.
Can this issue be rectified?