
  PROCEDURE [XREF] ifp$send_attribute_kludge (attributes: ^array [ * ] of
        record
            fn,
            fv: 0 .. 0ff(16),
        recend;
    VAR status: ost$status);

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

