
*copyc ost$name
*copyc rat$header_record
*copyc rat$installation_table
*copyc rat$inst_table_index
*copyc ost$status

PROCEDURE [XREF] rap$get_table_entry_index (
  file: ost$name; header: ^rat$header_record; table: ^rat$installation_table;
  VAR table_index: rat$inst_table_index; VAR status: ost$status);


