
{* ZCYPLOF  cyp$length_of_file *}

  FUNCTION [XREF] cyp$length_of_file ALIAS 'ZCYPLOF'
    (file: cyt$file): integer;

?? PUSH (LISTEXT := ON) ??
*copyc cyt$file
?? POP ??

