
  PROCEDURE [XREF] rfp$change_attributes (
        connection_file: fst$file_reference;
        file_attributes: rft$change_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc ost$status
*copyc rfe$condition_codes
*copyc rft$file_attributes
?? POP ??
