
  PROCEDURE [XREF] iip$st_chnge_term_conn_defaults (terminal_file_name: amt$local_file_name;
    connection_attributes: ift$connection_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc ift$connection_attributes
*copyc ost$status
?? POP ??
