  PROCEDURE [XREF] pfp$convert_pft$path_to_string
    (    path: pft$path;
     VAR path_name: ost$string);

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