
  PROCEDURE [XREF] dmp$get_logical_attributes
    (    product_identification: cmt$product_identification;
         p_logical_attributes: ^dmt$logical_device_attributes;
     VAR status: ost$status);

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