
  PROCEDURE [XREF] clp$create_file_connection
    (    subject_file: fst$file_reference;
         target_file: fst$file_reference;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc cle$ecc_connected_file
*copyc fst$file_reference
*copyc ost$status
?? POP ??
