
  PROCEDURE [XREF] dmp$process_sc_flaw_commands
    (    avt_index: dmt$active_volume_table_index;
         dat_sfid: gft$system_file_identifier;
         recorded_vsn: rmt$recorded_vsn;
     VAR status: ost$status);

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

