I have a FIX file which consists of several record types. The 'parent' information consists of several fields that the records have in common. Other than this parent info, the records are unrelated and have different formats. They can be distinguished by a RECTYPE field.
Can this file structure be represented in FOCUS? I would like to extract data from two or more record types, and sort the results based on the common parent information without using an intermediate file such as HOLD.
Can this file structure be represented in FOCUS? I would like to extract data from two or more record types, and sort the results based on the common parent information without using an intermediate file such as HOLD.