
  PROCEDURE [XREF] rmp$server_put_response
    (    server_name: ost$name;
         response: rmt$rbt_unformatted_response;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$name
*copyc ost$status
*copyc rme$robotic_interface_errors
*copyc rmt$rbt_unformatted_response
?? POP ??
