1. Question:

How can I save rollout results with python? I tried

gnubg.command("hint")
gnubg.command("rollout =1 =2 =3")
gnubg.command("export position html...")

But then the top moves of the hint are rolled out and the export sticks to
the simple analysis. Also if I type "rollout =1 =2 =3" as a command in the
GUI version it has no influence on the match record. I am on a 10.4 Mac so I
cannot switch to the most recent version of gnubg.

2. Question:

Using python I am able to retrieve the position id with the command
"gnubg.positionid()", but I also need the match id. Is there an easy! way to
do that?

Thanks in advance,
Thomas Koch



-- 
Backgammon in Berlin: http://berlinbg.wordpress.com
Der Backgammon Blog: http://graswurzelbackgammon.wordpress.com
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to