
  PROCEDURE [XREF] ofp$receive_operator_resp_r3
    (    operator_class: oft$operator_class;
     VAR response: ost$string;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ofe$error_codes
*copyc oft$operator_class
*copyc ost$status
*copyc ost$string
?? POP ??
