
  PROCEDURE [XREF] dmp$get_physical_attributes
    (    product_identification: cmt$product_identification;
         p_physical_attributes: ^dmt$physical_device_attributes;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cmt$product_identification
*copyc dmt$physical_device_attributes
*copyc ost$status
?? POP ??
