
  PROCEDURE [XREF] bap$add_to_file_description
    (    file_identifier: amt$file_identifier;
         file_attributes: ^amt$add_to_attributes;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_identifier
*copyc amt$add_to_attributes
*copyc ost$status
?? POP ??
