
  PROCEDURE [XREF] pmp$delay
    (    milliseconds: integer;
     VAR status: ost$status);

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

