Hi Eric,
I read your question seven days ago and I thought it was a great idea. I could see some neat uses for this. For example, I could load a pgn file, start this autoplay feature, lean back in my chair and put my feat up and never have to touch the keyboard or mouse again, as I watched the program replay all of the games in the file. I envisioned the games could be chess games or maybe just test positions.
However no, I didn't know of a program that could do this.
One of the neat things about using shareware/freeware programs is the accessibility of the author. They are often open to suggestions for improvements. Furthermore, they actually care about the program! I contacted Steven Atkinson and suggested this feature for Scidc vs. PC (along with a couple of other suggestions and a couple of bug reports).
Earlier this morning, he implemented the change for me for a test version. (Acutally, he wrote the code and I modfied the scid.gui myself, to implement it.)
It works fine. As I type this, the program is autoplaying/animating/replaying (whatever you want to call it) all of the games in one of my PGN files, at 1 second per move. (In a way, it's a poor-man's screensaver!)
I noticed it doesn't "wrap around." After playing the last game in the file, the animation stops, rather than wrap-around to the first game in the file, but there's nothing wrong with that and may actually be preferable.
Also, I noticed a slight glitch... the program doesn't pause for x number of seconds after the last move is made in the game. When that last move is made the program immediately loads the next game and begins that animation.
You can make this change yourself, providing you are comfortable editing the scid.gui text file with any text editor. (I use TextPad since Notepad sucks.) The code to change it is here. It's the middle change of the three changes listed.
Once the text file has been edited, you right-click the animation button (rather than your normal left-click) if you want the program to immediately load the next game in the file.
Thanks for the suggestion.
I would like to have a program that can play through all games in a PGN file automatically. I use SCID vs PC which can play one, but I would like to be able to work out and watch the moves of the game in pretty rapid fire succession... especially opening collection PGNs that I have.
Thanks in Advance!