
  PROCEDURE [XREF] ifp$fetch_term_conn_attributes
    (file_identifier: amt$file_identifier;
    VAR term_conn_attributes: ift$get_connection_attributes;
    VAR status: ost$status);

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