
  VAR
    avv$user_data_record: [XREF] ^avt$template_file_record,
    avv$account_data_record: [XREF] ^avt$template_file_record,
    avv$account_member_data_record: [XREF] ^avt$template_file_record,
    avv$project_data_record: [XREF] ^avt$template_file_record,
    avv$project_member_data_record: [XREF] ^avt$template_file_record,
    avv$user_description_record: [XREF] ^avt$template_file_record,
    avv$account_description_record: [XREF] ^avt$template_file_record,
    avv$account_member_desc_record: [XREF] ^avt$template_file_record,
    avv$project_description_record: [XREF] ^avt$template_file_record,
    avv$project_member_desc_record: [XREF] ^avt$template_file_record;

?? PUSH (LISTEXT := ON) ??
*copyc avt$template_file_record
?? POP ??
