
  PROCEDURE [XREF] avp$read_account_record
    (VAR account_name: avt$account_name;
     VAR record_id: ost$name;
     VAR file_information: avt$template_file_information;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc avt$account_name
*copyc avt$template_file_information
*copyc ost$name
*copyc ost$status
?? POP ??
