
{ COMMON DECK FMXFILC }

  PROCEDURE [XREF] fmp$file_command (file: fst$file_reference;
        file_attributes: ^amt$file_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc AMT$FILE_ATTRIBUTES
*copyc OST$STATUS
?? POP ??
