
  PROCEDURE [XREF] clp$find_connected_file
    (    local_file_name: amt$local_file_name;
     VAR connected_file: ^clt$connected_file_subject);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc clt$connected_file
?? POP ??
