Parsing Flat File Schemas with Positional Records

When parsing a flat file schema with positional records of unequal size, you must include a tag within each schema record or the trailer to indicate the size of each positional record. Otherwise, the parsing engine returns the longest record size.

See Also

Using the Flat File Parsing Engine