
  PROCEDURE [XREF] clp$convert_string_to_file_ref
    (    str: string ( * );
     VAR parsed_file_reference: fst$parsed_file_reference;
     VAR status: ost$status);

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