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