
  TYPE
    ost$user_identification = record
      user: ost$user_name,
      family: ost$family_name,
    recend;

*copyc ost$family_name
*copyc ost$user_name
