
{* ZCYPPNL  cyp$put_next_line *}

  PROCEDURE [XREF] cyp$put_next_line ALIAS 'ZCYPPNL'
   (    file: cyt$file;
        line: string ( * <= cyc$max_page_width);
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cyt$file
*copyc ost$status
*copyc cyt$page_width
*copyc cye$exception_conditions
?? POP ??
