bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] commands script question


From: Joern Thyssen
Subject: Re: [Bug-gnubg] commands script question
Date: Sat, 2 Aug 2003 07:36:30 +0000
User-agent: Mutt/1.4.1i

On Fri, Aug 01, 2003 at 07:43:45PM +0200, address@hidden wrote
> If I load the following commands file:
> 
> new match 3
> save match aa/e_i3-1.sgf
> 
> The sgf contains no moves. If I  "save match" from the menu it does save
> the moves.   (Both players are gnubg.) So  I guess I have  to wait until
> the match is over before saving. How can I do that in a script?

It works fine for me:

gnubg -t << EOF
set player 1 gnubg
new match 5
save match blah.sgf
EOF

Can you post the remainder of your script (or your .gnubgautorc)?

Jørn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]