USERSXIrecord = record Handle : String[35]; Comment : String[80]; FirstDate : Date; CombinedInfo : COMBINEDrecord; BirthDate : Date; SubDate : Date; ScreenWidth : Byte; ExtraSpace : Array[1..83] of Byte; end;