
  PROCEDURE [XREF] stp$get_set_owner ALIAS 'STAIGOW'
    (    set_name: stt$set_name;
     VAR set_owner: ost$user_identification;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$status
*copyc ost$user_identification
*copyc stt$set_name
?? POP ??
