BFS_COULD_NOT_OPEN
if ((result.errors & BFS_COULD_NOT_OPEN) != 0)
Control().errors |= BFS_COULD_NOT_OPEN;
Control().errors = BFS_COULD_NOT_OPEN;