
  PROCEDURE [XREF] amp$list_tft_entry
    (    file_instance: ^bat$task_file_entry;
         file_identifier: amt$file_identifier;
     VAR display_control {input,output} : clt$display_control;
     VAR status: ost$status);

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