
  PROCEDURE [XREF] dup$move_bytes
    (    source: ^cell;
         destination: ^cell;
         length: 0..7fffffff(16);
     VAR status: ost$status);

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