
  PROCEDURE [XREF] pmp$get_last_path_name
    (    path: fst$file_reference;
     VAR last_name: ost$name;
     VAR status: ost$status);

*copyc fst$file_reference
*copyc ost$name
*copyc ost$status
