
  TYPE
    { This type defines an array of bat$global_file_information }
    { to correspond to the array of cycle_description in }
    { fmt$cycle_description unit.}
    fmt$global_file_entries = array [ 1 .. * ] of bat$global_file_information;

?? PUSH (LISTEXT := ON) ??
*copyc bat$global_file_information
?? POP ??
