
  PROCEDURE [XREF] bap$is_file_registered
    (    path_handle: fmt$path_handle;
     VAR registered: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fmt$path_handle
*copyc ost$status
?? POP ??
