
{* ZCYPPBK  cyp$position_binary_at_key *}

  PROCEDURE [XREF] cyp$position_binary_at_key ALIAS 'ZCYPPBK'
   (    binary_file: cyt$file;
        file_key: integer;
    VAR status: ost$status);

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