
{  This procedure is XDCLd in SYM$DEBUG but there was no corresponding
{  XREF deck.  One was created knowing that coding conventions were
{  being violated.  Suspect there is an XREF hard coded in some module.

  PROCEDURE [XREF] write_output_line
    (    s: string ( * );
     VAR status: ost$status);

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