Encountered a record with an incomplete type declaration.
          #2163   Compile-time error
          Encountered a record with an incomplete type declaration.
Additional Information
 The record is X.
     where X is the name of the incomplete record type.
Explanation
Every record type declaration having an 'ELSEWHERE' clause must be 
completed with a complete record type declaration later in the source text.