This is funny: in GameList, if Tag = game number and Mode = find in current filter, giving Value = 0 has no effect as long as there are at least two games in the list, but returns all of the games if there is one game (or zero) in the list.
Not a bug. This happens because search on a list with <=1 games automatically sets to Mode = search whole database. Sorry for the noise.
Log in to post a comment.
Not a bug. This happens because search on a list with <=1 games automatically sets to Mode = search whole database. Sorry for the noise.