
  PROCEDURE [XREF] iip$xt_check_upline
    (    file_identifier: amt$file_identifier;
     VAR activity_complete: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_identifier
*copyc ost$status
?? POP ??

