
{* ZCYPPPL  cyp$put_partial_line *}

  PROCEDURE [XREF] cyp$put_partial_line ALIAS 'ZCYPPPL'
   (    file: cyt$file;
        partial_line: string ( * <= cyc$max_page_width);
        last_part_of_line: boolean;
    VAR status: ost$status);

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