
  PROCEDURE [XREF] dmp$display_file_tables
    (    path: string ( * );
         full_listing: boolean;
         p: ^cell;
     VAR display_control: clt$display_control;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc clt$display_control
*copyc ost$status
?? POP ??
