

  PROCEDURE [XREF] iip$get_term_conn_attributes (file_name: amt$local_file_name;
    VAR connection_attributes: ift$get_connection_attributes;
    VAR status: ost$status);

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