
  PROCEDURE [XREF] cmp$send_pp_command
    (    pp_index: iot$pp_number;
         pp_command: cmt$pp_commands;
     VAR successful: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cmt$pp_commands
*copyc iot$pp_number
*copyc ost$status
?? POP ??
