
  PROCEDURE [XREF] cmp$search_edited_file (element_name : cmt$element_name;
          serial_number : integer;
          product_id : cmt$product_identification;
      VAR found : boolean;
      VAR descriptor : cmt$pcu_command_descriptor);

?? PUSH(LISTEXT := ON) ??
*copyc cmt$product_identification
*copyc cmt$element_name
*copyc cmt$pcu_command_descriptor
?? POP ??
