
  PROCEDURE [XREF] ofp$acknowledge_operator_msg
    (    message_id: oft$operator_message_id;
         response: ost$string;
     VAR status: ost$status);

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