
  PROCEDURE [XREF] cmp$get_physical_attributes (product_identification:
    cmt$product_identification;
    VAR 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 ??
