
  PROCEDURE [XREF] osp$append_status_integer ALIAS 'ospasi'
    (    delimiter: char;
         int: integer;
         radix: 2 .. 16;
         include_radix_specifier: boolean;
     VAR status {input, output} : ost$status);

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