# File lib/kirbybase.rb, line 822
    def get_recno_index(table)
        return @recno_indexes[table.name].get_idx
    end