
  PROCEDURE [XREF] clp$parse_job_independent_path
    (    path: fst$file_reference;
         user_identification: ost$user_identification;
         include_open_position: boolean;
     VAR parsed_path: fst$parsed_file_reference;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc fst$parsed_file_reference
*copyc ost$status
*copyc ost$user_identification
?? POP ??
