
  PROCEDURE [XREF] amp$fetch ALIAS 'amxftch'
    (    file_identifier: amt$file_identifier;
     VAR file_attributes: amt$fetch_attributes;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amc$condition_code_limits
*copyc ame$attribute_validation_errors
*copyc ame$improper_file_id
*copyc ame$ring_validation_errors
*copyc amt$fetch_attributes
*copyc amt$file_identifier
*copyc ost$status
?? POP ??
