
  PROCEDURE [XREF] iip$xt_store_attributes
    (    file_identifier: amt$file_identifier;
         layer: amt$fap_layer_number;
         call_block: amt$call_block;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_identifier
*copyc amt$fap_layer_number
*copyc amt$call_block
*copyc ost$status
*copyc ame$device_class_validation
*copyc ame$improper_file_id
*copyc nae$application_interfaces
?? POP ??

