  PROCEDURE [XREF] pup$convert_path_to_string
    (    path: pft$path;
     VAR path_string: ost$string);

?? PUSH (LISTEXT := ON) ??
*copyc pft$path
*copyc ost$string
?? POP ??
