Chris Lott wrote:
> I'm using scid to keep track of correspondence games. I typically
> capture all new moves each morning and then ponder at night.
> 
> Is there a way to filter the game list to show, for instance, all
> games with player X to move that are unfinished (no result)?
> 
> Or some other way that would make it easy to filter (or even scan the
> list) for games where it's my turn?
> 
> c
> --
> Chris Lott

You could easily do it in two stages.

1) Search for player X as white. Find games with a '*' as a result and 
the player to move to be white.

2) Do same for player X being black

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to