
  PROCEDURE [XREF] ofp$receive_operator_response
    (    operator_class: oft$operator_class;
         wait: ost$wait;
     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
*copyc ost$wait
?? POP ??
