
  PROCEDURE [XREF] dmp$copy_device_file
    (    recorded_vsn: rmt$recorded_vsn;
         file_name: ost$name;
         output_p: ^cell;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$name
*copyc ost$status
*copyc rmt$recorded_vsn
?? POP ??
