
  PROCEDURE [XREF] bap$display_files
    (    output_fid: amt$file_identifier;
     VAR status: ost$status);

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

