
  PROCEDURE [XREF] ifp$change_term_conn_attributes
    (terminal_file_name: fst$file_reference;
        term_conn_attributes: ift$connection_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc ife$error_codes
*copyc ift$connection_attributes
*copyc ost$status
?? POP ??
