bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] batch process jf,mat files


From: maareyes
Subject: [Bug-gnubg] batch process jf,mat files
Date: Wed, 25 Sep 2002 16:58:25 -0700

Hi,
 
Is it possible to load jf.mat files for analysis with
a command file such as outlined in rgb a while back..
When I try, i get an "illegal character in sgf file"
I tried saving the match as sgf but that didnt work either.
 
thanx in advance for any help..
 
maareyes
 
 
my batch file...
 
set confirm new off
set confirm save off
import match gnubg5.mat
analyse match
save match gnubg5.sgf
 
error "illegal character in sgf file"
 
 

 
rgb article..
 
>>Assuming you're using windows you can use gnubg-no-gui.exe >>available
>>from Øystein's site, and prepare a command file:
 
>>set confirm new off
>>set confirm save off
>>import sgg blah-blah-blah.sgg
>>analyse match
>>save match blah-blah-blah.sgf
>>import sgg blah-blah-blah-blah.sgg
>>analyse match
>>save match blah-blah-blah-blah.sgf
>>import sgg blah-blah-blah-and-not-to-forget-blah.sgg
>>analyse match
>>save match blah-blah-blah-and-not-to-forget-blah.sgf
 
>>you can now execute:
 
>>gnubg-no-gui.exe < command-file

reply via email to

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