
  PROCEDURE [XREF] fmp$open_network_file (
        file: fst$file_reference;
        file_identifier: amt$file_identifier;
    VAR status: ost$status);
?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc amt$file_identifier
*copyc ost$status
*copyc ame$device_class_validation
*copyc ame$improper_file_id
*copyc nae$application_interfaces
?? POP ??
