Struct tsTextFileField String sName Integer iType // TODO: comment the different types. Integer iStart Number nLength // TODO: Comment the length. Boolean bSkip End_Struct Struct tsTextFileStructure String sFilename Integer iFormat // 0 = Fixed length, 1 = Seperator. String sRowSeparator String sFieldSeparator String sTextQualification Integer iCodePage // 0 = Ansi, 1 = OEM. Boolean bFirstRowHasFieldNames String sDateFormat // Comment the date format String sDateSeparator Boolean bFourDigitYear String sDecimalSign tsTextFileField[] lsField End_Struct