
  PROCEDURE [XREF] clp$internal_cre_file_connect
    (    subject_file: fst$path_handle_name;
         target_file: fst$path_handle_name;
         open_position: fst$open_position;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$open_position
*copyc fst$path_handle_name
*copyc ost$status
?? POP ??
