
  PROCEDURE [XREF] rhp$link_user_descriptor_saved  ALIAS 'rhxlus'
   (user: string (31);
    family: string (31);
    password: string (31);
    charge: string (31);
    project: string (31);
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc OST$STATUS
?? POP ??
