
  PROCEDURE [XREF] fmp$get_system_file_id (file: fst$file_reference;
    VAR sfid: gft$system_file_identifier;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc fst$file_reference
*copyc ost$status
?? POP ??
